From: <cl...@us...> - 2004-12-17 18:34:47
|
Update of /cvsroot/phpicalendar/phpicalendar/rss In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8281/rss Modified Files: index.php Log Message: Index: index.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/rss/index.php,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** index.php 25 Oct 2004 17:43:32 -0000 1.34 --- index.php 17 Dec 2004 18:34:34 -0000 1.35 *************** *** 41,45 **** 'header' => BASE.'templates/'.$template.'/header.tpl', 'footer' => BASE.'templates/'.$template.'/footer.tpl', ! 'event_js' => BASE.'functions/event.js' )); --- 41,45 ---- 'header' => BASE.'templates/'.$template.'/header.tpl', 'footer' => BASE.'templates/'.$template.'/footer.tpl', ! 'event_js' => '' )); |