aboutsummaryrefslogtreecommitdiffstats
path: root/rss/index.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-12-17 18:34:34 +0000
committerChad Little <clittle@users.sourceforge.net>2004-12-17 18:34:34 +0000
commit9cd3ac359419bdb52f7b19774e2cedaaadec73df (patch)
tree114293b7e39aff30c958d91f4f47a53a72947e5e /rss/index.php
parente027f9de8dcf02f30084e16141f78737b0314a37 (diff)
downloadphpicalendar-9cd3ac359419bdb52f7b19774e2cedaaadec73df.tar.gz
phpicalendar-9cd3ac359419bdb52f7b19774e2cedaaadec73df.tar.bz2
phpicalendar-9cd3ac359419bdb52f7b19774e2cedaaadec73df.zip
*** empty log message ***
Diffstat (limited to 'rss/index.php')
-rw-r--r--rss/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/rss/index.php b/rss/index.php
index 05feb8e..587855a 100644
--- a/rss/index.php
+++ b/rss/index.php
@@ -40,7 +40,7 @@ $page = new Page(BASE.'templates/'.$template.'/rss_index.tpl');
$page->replace_files(array(
'header' => BASE.'templates/'.$template.'/header.tpl',
'footer' => BASE.'templates/'.$template.'/footer.tpl',
- 'event_js' => BASE.'functions/event.js'
+ 'event_js' => ''
));
$page->replace_tags(array(

© 2014-2024 Faster IT GmbH | imprint | privacy policy