1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 20:31:41 +02:00

Forum language-file cleanup.

This commit is contained in:
Cameron
2015-01-30 18:14:06 -08:00
parent 552d113ce0
commit 05637a4422
34 changed files with 243 additions and 224 deletions

View File

@@ -1,11 +1,11 @@
<?php
if (!defined('e107_INIT')) { exit(); }
include_lan(e_PLUGIN.'forum/languages/'.e_LANGUAGE.'/lan_forum_search.php'); // FIXME needs changing after forum lan rewrite
//include_lan(e_PLUGIN.'forum/languages/'.e_LANGUAGE.'/lan_forum_search.php'); // FIXME needs changing after forum lan rewrite
$search_info[] = array(
'sfile' => e_PLUGIN.'forum/search/search_parser.php',
'qtype' => FOR_SCH_LAN_1,
'qtype' => LAN_PLUGIN_FORUM_NAME,
'refpage' => 'forum',
'advanced' => e_PLUGIN.'forum/search/search_advanced.php',
'id' => 'forum'