]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/tag.php
Merge branch '0.7.x' into 0.8.x
[quix0rs-gnu-social.git] / actions / tag.php
index 583879f9cc12b0f0411c4ba5328829dc39b555ab..3944bea43d8a70b69237dc95c8fff4b1127f4f2b 100644 (file)
@@ -94,7 +94,7 @@ class TagAction extends Action
                           $this->page, 'tag', array('tag' => $this->tag));
     }
 
-    function isReadOnly()
+    function isReadOnly($args)
     {
         return true;
     }