From: Jan Schneider Date: Mon, 8 Jun 2009 11:09:49 +0000 (+0200) Subject: Revert test setting, add cover dates by default (Bug #8328). X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=9a6ac222dec3b74122cf36b68f0f3961d5992b3b;p=horde.git Revert test setting, add cover dates by default (Bug #8328). --- diff --git a/kronolith/lib/Kronolith.php b/kronolith/lib/Kronolith.php index 2b00a7bd2..c2dbddf17 100644 --- a/kronolith/lib/Kronolith.php +++ b/kronolith/lib/Kronolith.php @@ -716,7 +716,7 @@ class Kronolith */ public static function addEvents(&$results, &$event, $startDate, $endDate, $showRecurrence, $json, - $coverDates = false) + $coverDates = true) { if ($event->recurs() && $showRecurrence) { /* Recurring Event. */