]> git.mxchange.org Git - friendica.git/blobdiff - mod/update_community.php
added spaces + removed parentheses (include/require are no functions)
[friendica.git] / mod / update_community.php
index 179e9c61c4d991fdb457803a963caf027c98022e..9a39489dcfb822a39143b235b506a0d8c3905fec 100644 (file)
@@ -4,7 +4,7 @@
 
 require_once("mod/community.php");
 
-function update_community_content(App &$a) {
+function update_community_content(App $a) {
 
        header("Content-type: text/html");
        echo "<!DOCTYPE html><html><body>\r\n";