diff --git a/calendar/event.php b/calendar/event.php index 3910844c600..d5491c24580 100644 --- a/calendar/event.php +++ b/calendar/event.php @@ -243,6 +243,9 @@ } } break; + default: // no action + $title=''; + break; } if(empty($focus)) $focus = '';