From: <ji...@us...> - 2008-12-23 20:24:59
|
Update of /cvsroot/phpicalendar/phpicalendar/functions/init In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8614/functions/init Modified Files: configs.php Log Message: modify US holidays calendar Index: configs.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/functions/init/configs.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** configs.php 13 Dec 2008 23:42:31 -0000 1.4 --- configs.php 23 Dec 2008 20:24:54 -0000 1.5 *************** *** 52,55 **** --- 52,57 ---- } + if (!isset($current_view)) $current_view = $phpiCal_config->default_view; + $tz_array=array(); /*echo "<pre>xx"; |