From 816cc749dc0110f0f7f9474296b03242a087d2e7 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sun, 21 Sep 2003 03:22:08 +0000 Subject: Completed (hopefully) the move to header/footer on all pages. Cleaned up header a bit. --- search.php | 1 + 1 file changed, 1 insertion(+) (limited to 'search.php') 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'] != '') { -- cgit v1.2.3