aboutsummaryrefslogtreecommitdiffstats
path: root/functions/date_functions.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-02-01 04:16:36 +0000
committerChad Little <clittle@users.sourceforge.net>2004-02-01 04:16:36 +0000
commit42ec254f9caa7322073f3356c82560970a7e3d32 (patch)
treedca0f64512a6a4ce921870157fca0635947d5bb0 /functions/date_functions.php
parent972908f8a0f06713db318770eb204579fa08a507 (diff)
downloadphpicalendar-42ec254f9caa7322073f3356c82560970a7e3d32.tar.gz
phpicalendar-42ec254f9caa7322073f3356c82560970a7e3d32.tar.bz2
phpicalendar-42ec254f9caa7322073f3356c82560970a7e3d32.zip
Events now spawn popup on pages.
Diffstat (limited to 'functions/date_functions.php')
-rw-r--r--functions/date_functions.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/functions/date_functions.php b/functions/date_functions.php
index 02cfa77..ccd6bf6 100644
--- a/functions/date_functions.php
+++ b/functions/date_functions.php
@@ -196,7 +196,6 @@ function openevent($calendar_name, $start, $end, $arr, $lines, $wrap, $pre_text,
// fix for URL-length bug in IE: populate and submit a hidden form on click
static $popup_data_index = 0;
$return = "
-
<script language=\"Javascript\" type=\"text/javascript\"><!--
var eventData = new EventData('$escaped_event', '$escaped_calendar', '$escaped_start', '$escaped_end', '$description', '$status', '$location', '$organizer', '$attendee', '$url');
document.popup_data[$popup_data_index] = eventData;

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