]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Profile.php
Added parameters
[friendica.git] / src / Module / Profile.php
index ab2fad2e2f88a0b7286ae81a3a2241c4164e13b7..527c7118e9de445a018d2dd35df66c0405d438ab 100644 (file)
@@ -33,7 +33,7 @@ class Profile extends BaseModule
        public static $which = '';
        public static $profile = 0;
 
-       public static function init()
+       public static function init($parameters)
        {
                $a = self::getApp();