]> git.mxchange.org Git - friendica.git/blobdiff - mod/events.php
added more curly braces + space between "if" and brace
[friendica.git] / mod / events.php
index 1ed04deb08012c6de425350ab32e4c42e10ca37d..8281a97661321e797c7afaeafaad305d81f70c5a 100644 (file)
@@ -354,7 +354,7 @@ function events_content(App &$a) {
                        }
                }
 
-               $events=array();
+               $events = array();
 
                // transform the event in a usable array
                if (dbm::is_result($r)) {