From 4128835db8d7b8e619951d4c31e23bd934758f09 Mon Sep 17 00:00:00 2001 From: gweltas Date: Sat, 20 Mar 2004 00:52:37 +0000 Subject: - Template migration - Admin Control Panel migration - Language migration git-svn-id: http://piwigo.org/svn/trunk@393 68402e56-0260-453c-a942-63ccdbb3a9ee --- search.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'search.php') 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'], -- cgit v1.2.3