]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/searchaction.php
change Controlez-Vous to Control Yourself
[quix0rs-gnu-social.git] / lib / searchaction.php
index e7ad4affdaab9eaac36e4fae6fe7c586443b9a1e..d265af64c6719750493b822b7881f90a946554e1 100644 (file)
@@ -12,7 +12,7 @@
  * @link     http://laconi.ca/
  *
  * Laconica - a distributed open-source microblogging tool
- * Copyright (C) 2008, Controlez-Vous, Inc.
+ * Copyright (C) 2008, Control Yourself, Inc.
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as published by
@@ -51,7 +51,7 @@ class SearchAction extends Action
      *
      * @return boolean true
      */
-    function isReadOnly()
+    function isReadOnly($args)
     {
         return true;
     }