X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fcontactgroup.php;h=bf81afe079118767cd83e3917871e6cf34e510ff;hb=724f9c80e79783957d75d011a0393f6d6bb1949e;hp=0291350b21ed154dd5379253feb22c6d1f73ca47;hpb=4d21671f75e35e7c2880467dddc0936e8c718d8c;p=friendica.git diff --git a/mod/contactgroup.php b/mod/contactgroup.php index 0291350b21..bf81afe079 100644 --- a/mod/contactgroup.php +++ b/mod/contactgroup.php @@ -2,7 +2,6 @@ require_once('include/group.php'); -if(! function_exists('contactgroup_content')) { function contactgroup_content(&$a) { @@ -48,5 +47,4 @@ function contactgroup_content(&$a) { } killme(); -} -} +} \ No newline at end of file