aboutsummaryrefslogtreecommitdiffstats
path: root/functions/list_icals.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-11-23 23:42:00 +0000
committerChad Little <clittle@users.sourceforge.net>2002-11-23 23:42:00 +0000
commit089f72682f3fd9e2cd845843e7bd9a96047a197d (patch)
tree1defcd74262056de5251bf49f58f5c0954e4d809 /functions/list_icals.php
parent94b4bf779ba7bd00c60ddd68df1563c8db9442b4 (diff)
downloadphpicalendar-089f72682f3fd9e2cd845843e7bd9a96047a197d.tar.gz
phpicalendar-089f72682f3fd9e2cd845843e7bd9a96047a197d.tar.bz2
phpicalendar-089f72682f3fd9e2cd845843e7bd9a96047a197d.zip
Patched.
Diffstat (limited to 'functions/list_icals.php')
-rw-r--r--functions/list_icals.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/list_icals.php b/functions/list_icals.php
index f72ac7b..3dbf3d6 100644
--- a/functions/list_icals.php
+++ b/functions/list_icals.php
@@ -3,7 +3,7 @@ if ($display_ical_list == "yes") {
// start of <select> tag
if (isset($getdate)) {
- $query="&getdate=$getdate";
+ $query="&amp;getdate=$getdate";
} else {
$query="";
}

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