]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/showfavorites.php
Merge branch '0.7.x' into 0.8.x
[quix0rs-gnu-social.git] / actions / showfavorites.php
index 4d434950548e14d00a0f0d738f225e90d62fb605..e8cf1cb01cb1578eddd7223b5688d1f1f810bdea 100644 (file)
@@ -58,7 +58,7 @@ class ShowfavoritesAction extends Action
      * @return boolean true
      */
 
-    function isReadOnly()
+    function isReadOnly($args)
     {
         return true;
     }