From 769f27af958a8d763a1554b863cbc890ea994693 Mon Sep 17 00:00:00 2001 From: marj Date: Thu, 19 Nov 2009 15:29:03 +0000 Subject: [PATCH] Switch to include_lan() --- e107_plugins/forum/e_search.php | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/e107_plugins/forum/e_search.php b/e107_plugins/forum/e_search.php index 3acc91332..e2098b3de 100644 --- a/e107_plugins/forum/e_search.php +++ b/e107_plugins/forum/e_search.php @@ -1,11 +1,8 @@ e_PLUGIN.'forum/search/search_parser.php', 'qtype' => FOR_SCH_LAN_1, @@ -13,5 +10,3 @@ $search_info[] = array( 'advanced' => e_PLUGIN.'forum/search/search_advanced.php', 'id' => 'forum' ); - -?> \ No newline at end of file