aboutsummaryrefslogtreecommitdiffstats
path: root/functions/todo.js
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-11-24 23:04:43 +0000
committerChad Little <clittle@users.sourceforge.net>2002-11-24 23:04:43 +0000
commit7476e46daabcee0995eb4f794a62b5306586aa6f (patch)
treeeb8346c2083deeeb5a2f61099ba69b048093f383 /functions/todo.js
parentc2bf86b86fe02d1834bc4d34a2ce297b9268a30b (diff)
downloadphpicalendar-7476e46daabcee0995eb4f794a62b5306586aa6f.tar.gz
phpicalendar-7476e46daabcee0995eb4f794a62b5306586aa6f.tar.bz2
phpicalendar-7476e46daabcee0995eb4f794a62b5306586aa6f.zip
Moved all includes to their own folder. Modified pages accordingly. Fixed footer.
Diffstat (limited to 'functions/todo.js')
-rw-r--r--functions/todo.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/todo.js b/functions/todo.js
index e2a5d41..a3b82e7 100644
--- a/functions/todo.js
+++ b/functions/todo.js
@@ -6,7 +6,7 @@
var windowW = 450;
var windowH = 275;
- var url = "todo.php?vtodo="+vtodo+
+ var url = "includes/todo.php?vtodo="+vtodo+
"&calendar_name="+calendarname+
"&start="+start+
"&due="+due+

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