X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fapi.php;h=47c1196052e25bd5a3ccf3dfe0a84b1ddcd55765;hb=2f99a257a0d8bd773ea96249b13b134fcfbc99cd;hp=64971774de38ed658fc8491b276b8abb573b1326;hpb=0357ea505dd8aba293a67f0bfa122c3bbd29e51b;p=quix0rs-gnu-social.git diff --git a/actions/api.php b/actions/api.php index 64971774de..47c1196052 100644 --- a/actions/api.php +++ b/actions/api.php @@ -174,7 +174,7 @@ class ApiAction extends Action } } - function is_readonly() + function isReadOnly() { # NOTE: before handle(), can't use $this->arg $apiaction = $_REQUEST['apiaction'];