]> git.mxchange.org Git - friendica.git/blobdiff - mod/update_display.php
Merge branch 'develop' of https://github.com/Hypolite/friendica into develop
[friendica.git] / mod / update_display.php
index 230bbaa0b460d20cdabfb28e4ce5760f7a9b8019..86f4db8259f83c4db9fdd580666c91da42060c16 100644 (file)
@@ -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"]);