X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fphoto.php;h=9744b9f239b246a595f3b722b7e4e7c5dda13c39;hb=c99247ddabe7e8383aa86f94d4ffae73e382a710;hp=a94a3ac2ce57eb97f260689e6cb699b2766ce94f;hpb=d4c3dcf2fccefcb2c79881be09fd3b1c73dc611a;p=friendica.git diff --git a/mod/photo.php b/mod/photo.php index a94a3ac2ce..9744b9f239 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;