aboutsummaryrefslogtreecommitdiffstats
path: root/includes/header.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2003-11-20 05:18:38 +0000
committerChad Little <clittle@users.sourceforge.net>2003-11-20 05:18:38 +0000
commitb941c90ce2d8f9a1248425087063257aacd615bc (patch)
treeeb7512b970951143c189b7753d4154c52ead5f46 /includes/header.inc.php
parent4fb8c0746e8ab44a536be48107d7f56b00fa69a6 (diff)
downloadphpicalendar-b941c90ce2d8f9a1248425087063257aacd615bc.tar.gz
phpicalendar-b941c90ce2d8f9a1248425087063257aacd615bc.tar.bz2
phpicalendar-b941c90ce2d8f9a1248425087063257aacd615bc.zip
Added URL support to popup, re-wrote event.php for less code.
Diffstat (limited to 'includes/header.inc.php')
-rw-r--r--includes/header.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/header.inc.php b/includes/header.inc.php
index 3c15bc5..3d4b7cc 100644
--- a/includes/header.inc.php
+++ b/includes/header.inc.php
@@ -27,4 +27,5 @@
<input type="hidden" name="location" id="location" value="">
<input type="hidden" name="organizer" id="organizer" value="">
<input type="hidden" name="attendee" id="attendee" value="">
+ <input type="hidden" name="url" id="url" value="">
</form>

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