]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/tag.php
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
[quix0rs-gnu-social.git] / actions / tag.php
index 06411085b7ce190b8760fee8e5cf493ea2d829cf..02f3e35225cca6976fc7efe5a8b0930b346664eb 100644 (file)
@@ -105,7 +105,7 @@ class TagAction extends Action
                           $this->page, 'tag', array('tag' => $this->tag));
     }
 
-    function isReadOnly()
+    function isReadOnly($args)
     {
         return true;
     }