From: <cl...@us...> - 2004-09-02 18:49:44
|
Update of /cvsroot/phpicalendar/phpicalendar In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1507 Modified Files: README Log Message: Updated README and fixed PHP5 error on print. Index: README =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/README,v retrieving revision 1.75 retrieving revision 1.76 diff -C2 -d -r1.75 -r1.76 *** README 1 Sep 2004 21:33:20 -0000 1.75 --- README 2 Sep 2004 18:49:34 -0000 1.76 *************** *** 93,96 **** --- 93,97 ---- -Fixed stat bug. -PHP5 support added. + -Requires PHP 4.1.0 or greater now. -Various Bug fixes. |