X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fphoto.php;h=6562599ca3cf0ccc5b19e997b2734fcbdd408e0d;hb=8bdc906013461464b475c4f10918adff8730dea6;hp=a94a3ac2ce57eb97f260689e6cb699b2766ce94f;hpb=52f12ee28db97b29ce0f10c8ecf76144b80d4216;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;