From 2450f15799cf36e8ba872ce746659eb15102ebff Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sat, 20 Sep 2003 21:46:17 +0000 Subject: Moved all closing html and body tags into the footer. Updated README. --- search.php | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) (limited to 'search.php') diff --git a/search.php b/search.php index 95d6762..fb9f880 100644 --- a/search.php +++ b/search.php @@ -86,18 +86,10 @@ $search_ended = getmicrotime(); $search_took = number_format(($search_ended-$search_started),3); +include (BASE.'includes/header.inc.php'); + ?> - - - - - <?php echo "$calendar_name - $results_lang"; ?> - - - -
@@ -283,10 +275,10 @@ $search_took = number_format(($search_ended-$search_started),3);
- - - -