aboutsummaryrefslogtreecommitdiffstats
path: root/search.php
diff options
context:
space:
mode:
Diffstat (limited to 'search.php')
-rw-r--r--search.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/search.php b/search.php
index 48aa84f45..85df38202 100644
--- a/search.php
+++ b/search.php
@@ -69,8 +69,6 @@ $title= $lang['search_title'];
include(PHPWG_ROOT_PATH.'include/page_header.php');
$template->set_filenames( array('search'=>'search.tpl') );
-initialize_template();
-
$template->assign_vars(array(
'L_TITLE' => $lang['search_title'],
'L_COMMENTS' => $lang['search_comments'],