Vergleich inc/functions_calendar.php - 1.8.18 - 1.8.26
Zeile 130 | Zeile 130 |
---|---|
|
|
if(@count($events_cache["$day-$calendar_month-$calendar_year"]) > 0) | if(!empty($events_cache["$day-$calendar_month-$calendar_year"])) |
{ | { |