]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/confirmaddress.php
Improved type-hint for following methods:
[quix0rs-gnu-social.git] / actions / confirmaddress.php
index 05ddce75a92e0d7f45663c487aba377970e0fb2c..b701a43883c34fba1d32a7f4688c38d685495e6b 100644 (file)
@@ -60,7 +60,7 @@ class ConfirmaddressAction extends Action
      *
      * @return void
      */
-    function handle($args)
+    function handle(array $args=array())
     {
         parent::handle($args);
         if (!common_logged_in()) {