]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/peopletagsbyuser.php
[CORE][StoreRemoteMedia] Fixed bug where sometimes images were written outside the...
[quix0rs-gnu-social.git] / actions / peopletagsbyuser.php
index 4a04ea2fbbf8c0d4e1f703e4d6d29cac96896087..746310877427891d827cdd3eb3d356d1173ade0f 100644 (file)
@@ -68,7 +68,7 @@ class PeopletagsbyuserAction extends Action
         }
     }
 
-    function prepare($args)
+    function prepare(array $args = array())
     {
         parent::prepare($args);
 
@@ -135,9 +135,9 @@ class PeopletagsbyuserAction extends Action
         return true;
     }
 
-    function handle($args)
+    function handle()
     {
-        parent::handle($args);
+        parent::handle();
 
                # Post from the tag dropdown; redirect to a GET