]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/api.php
uiredesign + phpdocs
[quix0rs-gnu-social.git] / actions / api.php
index 64971774de38ed658fc8491b276b8abb573b1326..47c1196052e25bd5a3ccf3dfe0a84b1ddcd55765 100644 (file)
@@ -174,7 +174,7 @@ class ApiAction extends Action
         }
     }
 
-    function is_readonly()
+    function isReadOnly()
     {
         # NOTE: before handle(), can't use $this->arg
         $apiaction = $_REQUEST['apiaction'];