summaryrefslogtreecommitdiff
path: root/lib/action.php
diff options
context:
space:
mode:
authorsarven <csarven@plantard.controlezvous.ca>2009-01-16 20:12:37 +0000
committersarven <csarven@plantard.controlezvous.ca>2009-01-16 20:12:37 +0000
commit0e03df61eb6a29b561a58882b4e84b0aa9f58bdc (patch)
tree6b7226ff2cd5dc8f443a29702b461d8b401599b5 /lib/action.php
parente34efca7f326d794be5398abae8cbb7363bcfb9c (diff)
parentaedf9942b4fbc9fdc8c65e3bbafc4cff0a32cb2d (diff)
Merge branch 'uiredesign' of ../trunk into uiredesign
Diffstat (limited to 'lib/action.php')
-rw-r--r--lib/action.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/action.php b/lib/action.php
index 129a4b24b..5ff536dab 100644
--- a/lib/action.php
+++ b/lib/action.php
@@ -545,7 +545,7 @@ class Action extends HTMLOutputter // lawsuit
common_user_error($msg, $code);
}
- function self_url()
+ function selfUrl()
{
$action = $this->trimmed('action');
$args = $this->args;