X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fupdate_community.php;h=f0e96af48c1a519167eeb27c5e8ea7dd683cc18e;hb=7034d6efbd988e7481ac6f5d6413a8925221ed6b;hp=d5df7ba3bf7e0545e355d2d2e8febcbbf7a78e91;hpb=4fdced1a0a9949cd49cb645bc5ac0948e9ce408a;p=friendica.git diff --git a/mod/update_community.php b/mod/update_community.php index d5df7ba3bf..f0e96af48c 100644 --- a/mod/update_community.php +++ b/mod/update_community.php @@ -2,9 +2,11 @@ // See update_profile.php for documentation +use Friendica\App; + require_once("mod/community.php"); -function update_community_content(&$a) { +function update_community_content(App $a) { header("Content-type: text/html"); echo "\r\n";