aboutsummaryrefslogtreecommitdiffstats
path: root/search.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2003-11-17 19:40:30 +0000
committerChad Little <clittle@users.sourceforge.net>2003-11-17 19:40:30 +0000
commit4d1937f0bacdb61950b46937c822d81754b7f424 (patch)
treef24d80bd17d21dc45042b7ee31f0663cfe344906 /search.php
parentcdcd4850f39983daeeef438609f34402fcc9ef46 (diff)
downloadphpicalendar-4d1937f0bacdb61950b46937c822d81754b7f424.tar.gz
phpicalendar-4d1937f0bacdb61950b46937c822d81754b7f424.tar.bz2
phpicalendar-4d1937f0bacdb61950b46937c822d81754b7f424.zip
Fixed odd s line
Diffstat (limited to 'search.php')
-rw-r--r--search.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/search.php b/search.php
index 3ddfe35..b3f1321 100644
--- a/search.php
+++ b/search.php
@@ -18,7 +18,6 @@ if (isset($HTTP_GET_VARS['query']) && $HTTP_GET_VARS['query'] != '') {
}
$search_box = '';
-s
$search_box .=
'<form action="search.php" method="GET">'."\n".
'<input type="hidden" name="cal" value="'.$cal.'">'."\n".

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