Update of /cvsroot/phpicalendar/phpicalendar
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17475
Modified Files:
year.php
Log Message:
Year XHTML validation.
Index: year.php
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/year.php,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** year.php 9 Feb 2004 00:51:48 -0000 1.29
--- year.php 16 May 2004 07:05:39 -0000 1.30
***************
*** 31,34 ****
--- 31,35 ----
'rss_valid' => '',
'todo_available' => '',
+ 'todo_js' => '',
'event_js' => '',
'this_year' => $this_year,
|