]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/peopletag.php
Merge branch 'nightly' into 'nightly'
[quix0rs-gnu-social.git] / actions / peopletag.php
index 007e722a0bef3a4fc3c8786d79157e8c50d0a703..ed811ce26274fcc1d56299b03d701fe05b971ceb 100644 (file)
@@ -62,7 +62,7 @@ class PeopletagAction extends Action
         }
     }
 
-    function prepare($args)
+    function prepare(array $args = array())
     {
         parent::prepare($args);
         $this->page = ($this->arg('page')) ? ($this->arg('page')+0) : 1;