X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fupdate_network.php;h=869973ace4f07af1b8c2750103849a36f6f85f5d;hb=8bdc906013461464b475c4f10918adff8730dea6;hp=c6d33132cc7557d33eae48a3681c0f8ac713efce;hpb=4c04a78d1b6f14ce90e4ca0b23e356d234c4a296;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"]);