aboutsummaryrefslogtreecommitdiffstats
path: root/search.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2003-09-21 03:22:08 +0000
committerChad Little <clittle@users.sourceforge.net>2003-09-21 03:22:08 +0000
commit816cc749dc0110f0f7f9474296b03242a087d2e7 (patch)
treea87cc59cd89317bf31d6828777d7fcc05698d050 /search.php
parent2450f15799cf36e8ba872ce746659eb15102ebff (diff)
downloadphpicalendar-816cc749dc0110f0f7f9474296b03242a087d2e7.tar.gz
phpicalendar-816cc749dc0110f0f7f9474296b03242a087d2e7.tar.bz2
phpicalendar-816cc749dc0110f0f7f9474296b03242a087d2e7.zip
Completed (hopefully) the move to header/footer on all pages. Cleaned up
header a bit.
Diffstat (limited to 'search.php')
-rw-r--r--search.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/search.php b/search.php
index fb9f880..25cb591 100644
--- a/search.php
+++ b/search.php
@@ -2,6 +2,7 @@
define('BASE','./');
$current_view = 'search';
+$display_date = $results_lang;
include('./functions/ical_parser.php');
if (isset($HTTP_SERVER_VARS['HTTP_REFERER']) && $HTTP_SERVER_VARS['HTTP_REFERER'] != '') {

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