]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Filer/SaveTag.php
Added parameters
[friendica.git] / src / Module / Filer / SaveTag.php
index 14eb368baab3f1cd902cfdf68e62c78051cbceba..1db3384ca5eed51977465a0f3c0a55b12ebe1916 100644 (file)
@@ -14,7 +14,7 @@ use Friendica\Util\XML;
  */
 class SaveTag extends BaseModule
 {
-       public static function init()
+       public static function init($parameters)
        {
                if (!local_user()) {
                        info(L10n::t('You must be logged in to use this module'));