]> git.mxchange.org Git - friendica.git/blobdiff - mod/photo.php
added more spaces (CR request)
[friendica.git] / mod / photo.php
index a94a3ac2ce57eb97f260689e6cb699b2766ce94f..6562599ca3cf0ccc5b19e997b2734fcbdd408e0d 100644 (file)
@@ -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;