X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fupdate_display.php;h=86f4db8259f83c4db9fdd580666c91da42060c16;hb=6494d05ddeb8117a27490fc8dd140c32581d722c;hp=230bbaa0b460d20cdabfb28e4ce5760f7a9b8019;hpb=cbc32143d7c9a70fa89238e5a75a22c4b8eacc41;p=friendica.git diff --git a/mod/update_display.php b/mod/update_display.php index 230bbaa0b4..86f4db8259 100644 --- a/mod/update_display.php +++ b/mod/update_display.php @@ -5,7 +5,7 @@ require_once("mod/display.php"); require_once("include/group.php"); -function update_display_content(App &$a) { +function update_display_content(App $a) { $profile_uid = intval($_GET["p"]);