self_url -> selfUrl

This commit is contained in:
Evan Prodromou 2009-01-16 19:59:16 +00:00
parent be445a4b91
commit ed2fd6da6b
1 changed files with 1 additions and 1 deletions

View File

@ -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;