Update of /cvsroot/phpicalendar/phpicalendar
In directory sc8-pr-cvs1:/tmp/cvs-serv20804
Modified Files:
month.php
Log Message:
Blah
Index: month.php
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/month.php,v
retrieving revision 1.93
retrieving revision 1.94
diff -C2 -d -r1.93 -r1.94
*** month.php 14 Sep 2003 23:04:39 -0000 1.93
--- month.php 14 Sep 2003 23:09:30 -0000 1.94
***************
*** 137,141 ****
if (!isset($val["event_start"])) {
openevent("$calendar_name", "", "", $val, $month_event_lines,
! 11,
"<div align=\"center\" class=\"V10\"><i>",
"</i></div>",
--- 137,141 ----
if (!isset($val["event_start"])) {
openevent("$calendar_name", "", "", $val, $month_event_lines,
! 14,
"<div align=\"center\" class=\"V10\"><i>",
"</i></div>",
|