forked from GNUsocial/gnu-social
self_url -> selfUrl
This commit is contained in:
parent
be445a4b91
commit
ed2fd6da6b
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user