Update of /cvsroot/phpicalendar/phpicalendar
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8632/phpicalendar
Modified Files:
README
Log Message:
modify README
Index: README
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/README,v
retrieving revision 1.107
retrieving revision 1.108
diff -C2 -d -r1.107 -r1.108
*** README 8 Apr 2007 01:41:55 -0000 1.107
--- README 16 May 2007 23:04:41 -0000 1.108
***************
*** 82,86 ****
Changes:
--------
! cvs
Change template.php display in print and month views of events that span multiple days to not repeat listing
Fix (I hope) utf-8 rendering problems in event.php
--- 82,89 ----
Changes:
--------
! 2.23
! Add input sanitizer - important for blocking XSS attacks
! Change template.php to reduce memory usage
! Change template.php to display locations in month view
Change template.php display in print and month views of events that span multiple days to not repeat listing
Fix (I hope) utf-8 rendering problems in event.php
|