]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/SubMirror/actions/mirrorsettings.php
Improved type-hint for following methods:
[quix0rs-gnu-social.git] / plugins / SubMirror / actions / mirrorsettings.php
index 44a1fba4576f51c896622c2898119701b665093f..f0d00d6e55923008cccda46a1ae2b7a9e5b4e0ee 100644 (file)
@@ -119,7 +119,7 @@ class MirrorSettingsAction extends SettingsAction
      *
      * @todo move the ajax display handling to common code
      */
-    function handle($args)
+    function handle(array $args=array())
     {
         if ($this->boolean('ajax')) {
             $this->startHTML('text/xml;charset=utf-8');