]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Proxy.php
Added parameters
[friendica.git] / src / Module / Proxy.php
index 2b8ad01ddadfd9cd89346ceec962350850845ff5..17509f662d6d6e70cbe20546dbcd320e8efd34ef 100644 (file)
@@ -30,7 +30,7 @@ class Proxy extends BaseModule
         * Sets application instance and checks if /proxy/ path is writable.
         *
         */
-       public static function init()
+       public static function init($parameters)
        {
                // Set application instance here
                $a = self::getApp();