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