]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apifriendshipsshow.php
Merge remote-tracking branch 'upstream/master' into social-master
[quix0rs-gnu-social.git] / actions / apifriendshipsshow.php
index c08e984b9ad3d2bb288efc36494e9b59566bafb5..31f47ce2f15f59dd0d07ded6e9991e0a9bf22cde 100644 (file)
@@ -162,7 +162,7 @@ class ApiFriendshipsShowAction extends ApiBareAuthAction
      * @return boolean is read only action?
      */
 
-    function isReadOnly($args)
+    function isReadOnly(array $args=array())
     {
         return true;
     }