]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/peoplesearchresults.php
Merge branch '0.7.x' of git://gitorious.org/laconica/bAvatar-clone without the uninte...
[quix0rs-gnu-social.git] / lib / peoplesearchresults.php
index f8ab7cf3b65d2109d17b8adae2d017fc6a09f002..d3f8408525ae3eb3dd43f9c5a50b37d63bca1841 100644 (file)
@@ -67,7 +67,7 @@ class PeopleSearchResults extends ProfileList
         return preg_replace($this->pattern, '<strong>\\1</strong>', htmlspecialchars($text));
     }
 
-    function isReadOnly()
+    function isReadOnly($args)
     {
         return true;
     }