]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apilist.php
Merge remote-tracking branch 'upstream/master'
[quix0rs-gnu-social.git] / actions / apilist.php
index dc909e62a603bceca70929918ef3f7320997172f..94d95df5ef71f1744cb44747a8be3fa94bcd6e64 100644 (file)
@@ -194,7 +194,7 @@ class ApiListAction extends ApiBareAuthAction
      *
      * @return boolean is_read-only=false
      */
-    function isReadOnly($args)
+    function isReadOnly(array $args=array())
     {
         return false;
     }