X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fupdate_network.php;h=869973ace4f07af1b8c2750103849a36f6f85f5d;hb=288ad37c3c93bcc3f5f3409be095dba57deab7f4;hp=c6d33132cc7557d33eae48a3681c0f8ac713efce;hpb=b6d11f21297331cda361ebadca3c1cf453027fdd;p=friendica.git diff --git a/mod/update_network.php b/mod/update_network.php index c6d33132cc..869973ace4 100644 --- a/mod/update_network.php +++ b/mod/update_network.php @@ -5,7 +5,7 @@ require_once("mod/network.php"); require_once("include/group.php"); -function update_network_content(App &$a) { +function update_network_content(App $a) { $profile_uid = intval($_GET["p"]);