From: <cl...@us...> - 2003-09-15 00:26:25
|
Update of /cvsroot/phpicalendar/phpicalendar In directory sc8-pr-cvs1:/tmp/cvs-serv3107 Modified Files: month.php Log Message: Changed to 15. Index: month.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/month.php,v retrieving revision 1.94 retrieving revision 1.95 diff -C2 -d -r1.94 -r1.95 *** month.php 14 Sep 2003 23:09:30 -0000 1.94 --- month.php 15 Sep 2003 00:26:16 -0000 1.95 *************** *** 137,141 **** if (!isset($val["event_start"])) { openevent("$calendar_name", "", "", $val, $month_event_lines, ! 14, "<div align=\"center\" class=\"V10\"><i>", "</i></div>", --- 137,141 ---- if (!isset($val["event_start"])) { openevent("$calendar_name", "", "", $val, $month_event_lines, ! 15, "<div align=\"center\" class=\"V10\"><i>", "</i></div>", |