]> git.mxchange.org Git - friendica.git/blobdiff - mod/contactgroup.php
Diaspora: Fix class name case + add self
[friendica.git] / mod / contactgroup.php
index 0291350b21ed154dd5379253feb22c6d1f73ca47..bf81afe079118767cd83e3917871e6cf34e510ff 100644 (file)
@@ -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