]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Photo.php
Added parameters
[friendica.git] / src / Module / Photo.php
index 4ec4f204c3c4efee2973ca7f94454fbe479ba9a9..58199a08da763aeb2794648cce5f9dd8b46e8398 100644 (file)
@@ -23,7 +23,7 @@ class Photo extends BaseModule
         * Fetch a photo or an avatar, in optional size, check for permissions and
         * return the image
         */
-       public static function init()
+       public static function init($parameters)
        {
                $a = self::getApp();
                // @TODO: Replace with parameter from router