1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-05 14:17:49 +02:00

Update e_search.php

This commit is contained in:
Gábor
2017-03-03 10:21:18 +01:00
committed by GitHub
parent 3e09820a99
commit 4f62c59dad

View File

@@ -43,7 +43,7 @@ class news_search extends e_search // include plugin-folder in the name.
$search = array(
'name' => "News",
'name' => LAN_SEARCH_98,
'table' => 'news AS n LEFT JOIN #news_category AS c ON n.news_category = c.category_id',
'advanced' => array(