]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Merge branch 'master' into 0.7.x
authorEvan Prodromou <evan@controlyourself.ca>
Sun, 17 May 2009 16:16:02 +0000 (12:16 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Sun, 17 May 2009 16:16:02 +0000 (12:16 -0400)
lib/searchaction.php

index e7ad4affdaab9eaac36e4fae6fe7c586443b9a1e..e74450e11f3e06dee57ce04754d81c7ac02a6bd6 100644 (file)
@@ -51,7 +51,7 @@ class SearchAction extends Action
      *
      * @return boolean true
      */
-    function isReadOnly()
+    function isReadOnly($args)
     {
         return true;
     }