X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fcontactgroup.php;h=5c4cd79868ef63a43a3c1c40a74a05204c7f9cf9;hb=caad9f5214f9f8c94e487629007b0f33c1b2008d;hp=553c7d6cd38b54f1cc4b5657c16b6da6b2b86e4a;hpb=c0df692f5fc4eaadb322614069b2c7ed40453fa1;p=friendica.git diff --git a/mod/contactgroup.php b/mod/contactgroup.php index 553c7d6cd3..5c4cd79868 100644 --- a/mod/contactgroup.php +++ b/mod/contactgroup.php @@ -2,7 +2,7 @@ require_once('include/group.php'); -function contactgroup_content(App &$a) { +function contactgroup_content(App $a) { if (! local_user()) {