Update of /cvsroot/phpicalendar/phpicalendar
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6655/phpicalendar
Modified Files:
README
Log Message:
update readme
Index: README
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/README,v
retrieving revision 1.103
retrieving revision 1.104
diff -C2 -d -r1.103 -r1.104
*** README 12 Nov 2006 08:06:30 -0000 1.103
--- README 12 Nov 2006 08:12:21 -0000 1.104
***************
*** 86,89 ****
--- 86,96 ----
Bug fixes
Fixed error in german language file
+ Change naming of saved parsed cals to allow same calname with different cpath
+ Changes to calculation of next datetimes to work with php5.1 variants
+ Fix index.php to allow year as default view
+ display version on admin index page
+ fix overlapping events bug
+ fix path problems in template.php
+
2.22
template.php will look in templates/default if a file is missing from templates/$template
|