]> git.mxchange.org Git - friendica.git/blobdiff - mod/contactgroup.php
added spaces + used x ()
[friendica.git] / mod / contactgroup.php
index 553c7d6cd38b54f1cc4b5657c16b6da6b2b86e4a..5c4cd79868ef63a43a3c1c40a74a05204c7f9cf9 100644 (file)
@@ -2,7 +2,7 @@
 
 require_once('include/group.php');
 
-function contactgroup_content(App &$a) {
+function contactgroup_content(App $a) {
 
 
        if (! local_user()) {