aboutsummaryrefslogtreecommitdiffstats
path: root/year.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-08-12 20:32:47 +0000
committerChad Little <clittle@users.sourceforge.net>2004-08-12 20:32:47 +0000
commit3529ead9b42f9c7a195cae84f367a130e4e0e7d6 (patch)
treecf8b6296db7a505cf98a48721bf3cc18d5e143e9 /year.php
parentcd06026f2d433d1ff9e34924f1d9ea63331f88f2 (diff)
downloadphpicalendar-3529ead9b42f9c7a195cae84f367a130e4e0e7d6.tar.gz
phpicalendar-3529ead9b42f9c7a195cae84f367a130e4e0e7d6.tar.bz2
phpicalendar-3529ead9b42f9c7a195cae84f367a130e4e0e7d6.zip
Refixed todo popup.
Diffstat (limited to 'year.php')
-rw-r--r--year.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/year.php b/year.php
index 2af06d1..a77fa9e 100644
--- a/year.php
+++ b/year.php
@@ -21,7 +21,6 @@ $page->replace_tags(array(
'header' => BASE.'templates/'.$template.'/header.tpl',
'footer' => BASE.'templates/'.$template.'/footer.tpl',
'template' => $template,
- 'todo_js' => BASE.'functions/todo.js',
'charset' => $charset,
'default_path' => '',
'cal' => $cal,
@@ -33,7 +32,6 @@ $page->replace_tags(array(
'rss_available' => '',
'rss_valid' => '',
'todo_available' => '',
- 'todo_js' => '',
'event_js' => '',
'this_year' => $this_year,
'next_year' => $next_year,

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