]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/apioauthaction.php
Merge remote-tracking branch 'upstream/master'
[quix0rs-gnu-social.git] / lib / apioauthaction.php
index 95a3bec45d8a3ecd1aeb3b7c72dafb7473f7385d..53be050022bf2df3159949da976534e15e84a6ad 100644 (file)
@@ -49,7 +49,7 @@ class ApiOAuthAction extends ApiAction
      *
      * @return boolean false
      */
-    function isReadOnly($args)
+    function isReadOnly(array $args=array())
     {
         return false;
     }