Update of /cvsroot/phpicalendar/phpicalendar
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15390/phpicalendar
Modified Files:
year.php
Log Message:
bug fixes for event.php and others
Index: year.php
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/year.php,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -d -r1.38 -r1.39
*** year.php 24 Nov 2005 04:28:34 -0000 1.38
--- year.php 7 Dec 2005 07:26:14 -0000 1.39
***************
*** 34,38 ****
'calendar_name' => $cal_displayname,
'display_date' => $this_year,
- 'default_path' => '',
'rss_powered' => $rss_powered,
'rss_available' => '',
--- 34,37 ----
|