Was keeping any previous owner/date stored from earlier access to the calendar as today's date and last selected owner.

This commit is contained in:
skeeter 2001-10-23 10:39:03 +00:00
parent 86e8f527d7
commit b1007c337b

View File

@ -26,6 +26,7 @@
{
$time = time() - ((60*60) * intval($GLOBALS['phpgw_info']['user']['preferences']['common']['tz_offset']));
$GLOBALS['date'] = $GLOBALS['phpgw']->common->show_date($time,'Ymd');
$GLOBALS['owner'] = $GLOBALS['phpgw_info']['user']['account_id'];
$cal = CreateObject('calendar.uicalendar');
$extra_data = "\n".'<td>'."\n".'<table border="0" cols="3"><tr><td align="center" width="35%" valign="top">'
. $cal->mini_calendar(