]> git.mxchange.org Git - friendica.git/blobdiff - mod/wall_upload.php
Hide the calculation for "previous" and "next" behind a setting
[friendica.git] / mod / wall_upload.php
index c789262c648b4175e018078f4d4798e41b091f50..82cd3652b3f2549a4b24063eaeaba94a60ed447e 100644 (file)
@@ -2,7 +2,7 @@
 
 require_once('include/Photo.php');
 
-function wall_upload_post(&$a, $desktopmode = true) {
+function wall_upload_post(App $a, $desktopmode = true) {
 
        logger("wall upload: starting new upload", LOGGER_DEBUG);