From ac1b58f573dbf1ee088528f1e232ca6e04cfa76a Mon Sep 17 00:00:00 2001 From: Chad Little Date: Mon, 10 Mar 2003 19:48:22 +0000 Subject: Support for displaying event STATUS in the java pop-up. --- week.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'week.php') diff --git a/week.php b/week.php index cdebc64..7185e1c 100644 --- a/week.php +++ b/week.php @@ -182,10 +182,11 @@ for ($i=0;$i<7;$i++) { $event_text2 = urlencode(addslashes($all_day_text)); $all_day_text = word_wrap($all_day_text, 12, $allday_week_lines); $description = addslashes(urlencode($allday["description"])); + $status = $allday["status"]; $event_start = ''; $event_end = ''; echo "\n"; - echo "$all_day_text\n"; + echo "$all_day_text\n"; echo "\n"; } echo "\n"; @@ -303,6 +304,7 @@ for ($i=0;$i<7;$i++) { $event_start = date ($timeFormat, $event_start); $event_end = date ($timeFormat, $event_end); $calendar_name2 = urlencode(addslashes($calendar_name)); + $status = $this_time_arr[($event_length[$thisday][$i]["key"])]["status"]; echo "\n"; echo "\n"; echo "\n"; @@ -312,7 +314,7 @@ for ($i=0;$i<7;$i++) { echo "\n"; -- cgit v1.2.3
\n"; echo "\n"; echo "\n"; - echo "\n"; + echo "\n"; echo "\n"; echo "
$event_text$event_text
\n"; echo "