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. --- week.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'week.php') diff --git a/week.php b/week.php index 873128f..410ea26 100644 --- a/week.php +++ b/week.php @@ -179,8 +179,6 @@ for ($i=0;$i<7;$i++) { $all_day_text = $allday["event_text"]; $event_text2 = urlencode(addslashes($all_day_text)); $description = $allday["description"]; - $event_start = 'All'; - $event_end = 'Day'; echo "\n"; echo "$all_day_text\n"; echo "\n"; -- cgit v1.2.3