]> git.mxchange.org Git - friendica.git/blobdiff - mod/update_display.php
Hide the calculation for "previous" and "next" behind a setting
[friendica.git] / mod / update_display.php
index bd2a52934ff477894b5f38815662ed15be973c88..86f4db8259f83c4db9fdd580666c91da42060c16 100644 (file)
@@ -5,7 +5,7 @@
 require_once("mod/display.php");
 require_once("include/group.php");
 
-function update_display_content(&$a) {
+function update_display_content(App $a) {
 
        $profile_uid = intval($_GET["p"]);