From 7476e46daabcee0995eb4f794a62b5306586aa6f Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sun, 24 Nov 2002 23:04:43 +0000 Subject: Moved all includes to their own folder. Modified pages accordingly. Fixed footer. --- functions/event.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions/event.js') diff --git a/functions/event.js b/functions/event.js index 00ee211..59e762d 100644 --- a/functions/event.js +++ b/functions/event.js @@ -5,7 +5,7 @@ var windowW = 450; var windowH = 275; - var url = "event.php?event="+event+ + var url = "includes/event.php?event="+event+ "&calendar_name="+calendarname+ "&start="+start+ "&end="+end+ -- cgit v1.2.3