]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/galleryaction.php
isReadOnly() now takes arguments
[quix0rs-gnu-social.git] / lib / galleryaction.php
index 8e21d7393b082950a3113b7758e6f1a601a36ad3..0484918ce22d59e35d0a4af3e56f47a1d6778ad2 100644 (file)
@@ -76,7 +76,7 @@ class GalleryAction extends Action
         return true;
     }
 
-    function isReadOnly()
+    function isReadOnly($args)
     {
         return true;
     }