aboutsummaryrefslogtreecommitdiffstats
path: root/month.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 /month.php
parentcd06026f2d433d1ff9e34924f1d9ea63331f88f2 (diff)
downloadphpicalendar-3529ead9b42f9c7a195cae84f367a130e4e0e7d6.tar.gz
phpicalendar-3529ead9b42f9c7a195cae84f367a130e4e0e7d6.tar.bz2
phpicalendar-3529ead9b42f9c7a195cae84f367a130e4e0e7d6.zip
Refixed todo popup.
Diffstat (limited to 'month.php')
-rw-r--r--month.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/month.php b/month.php
index 7d968af..564a707 100644
--- a/month.php
+++ b/month.php
@@ -54,7 +54,6 @@ $page->replace_tags(array(
'footer' => BASE.'templates/'.$template.'/footer.tpl',
'calendar_nav' => BASE.'templates/'.$template.'/calendar_nav.tpl',
'event_js' => BASE.'functions/event.js',
- 'todo_js' => BASE.'functions/todo.js',
'charset' => $charset,
'template' => $template,
'cal' => $cal,
@@ -65,7 +64,6 @@ $page->replace_tags(array(
'default_path' => '',
'rss_available' => '',
'rss_valid' => '',
- 'todo_js' => '',
'show_search' => '',
'next_month' => $next_month,
'prev_month' => $prev_month,

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