X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fevents.php;h=8281a97661321e797c7afaeafaad305d81f70c5a;hb=54905a3d81065915418af7f96953f957bf795300;hp=1ed04deb08012c6de425350ab32e4c42e10ca37d;hpb=20e71d21a6206c03f2137eb82edf8f8b3bc644f2;p=friendica.git diff --git a/mod/events.php b/mod/events.php index 1ed04deb08..8281a97661 100644 --- a/mod/events.php +++ b/mod/events.php @@ -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)) {