From 646494524aff67cbd6494ca5a2c58a1785599204 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Tue, 8 Oct 2002 18:39:16 +0000 Subject: Fixed: All day text in all views, all-popups. --- day.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'day.php') diff --git a/day.php b/day.php index ed445a9..6a78f21 100644 --- a/day.php +++ b/day.php @@ -107,8 +107,6 @@ if (is_array($master_array[($getdate)])) { $all_day_text = $allday['event_text']; $description = $allday['description']; $event_text2 = urlencode(addslashes($all_day_text)); - $event_start = 'All'; - $event_end = 'Day'; echo ''."\n"; echo ''.$all_day_text.''."\n"; -- cgit v1.2.3