|
From: <ji...@us...> - 2008-12-24 21:09:36
|
Update of /cvsroot/phpicalendar/phpicalendar/functions/parse In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18224/functions/parse Modified Files: recur_functions.php Log Message: add day_end option to preferences Index: recur_functions.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/functions/parse/recur_functions.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** recur_functions.php 20 Dec 2008 03:22:54 -0000 1.9 --- recur_functions.php 24 Dec 2008 21:09:31 -0000 1.10 *************** *** 1,4 **** <?php - /* from the std --- 1,3 ---- |