X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fphoto.php;h=6562599ca3cf0ccc5b19e997b2734fcbdd408e0d;hb=9259feec6f4b0a24c15f971a3dc8fa54f4f08141;hp=a94a3ac2ce57eb97f260689e6cb699b2766ce94f;hpb=c43e9aa74ee1f68249ea2dd77f0553201fcb1239;p=friendica.git diff --git a/mod/photo.php b/mod/photo.php index a94a3ac2ce..6562599ca3 100644 --- a/mod/photo.php +++ b/mod/photo.php @@ -3,7 +3,7 @@ require_once('include/security.php'); require_once('include/Photo.php'); -function photo_init(&$a) { +function photo_init(App $a) { global $_SERVER; $prvcachecontrol = false;