Rusian languaje on Search page

Comented  Set Locale ru_RU.utf8 , now  is on the correct languaje
setting
This commit is contained in:
estratos 2014-07-26 03:48:44 -06:00
parent c9bc37d8b8
commit 065e66c70d

View file

@ -25,7 +25,7 @@ include($_SERVER['DOCUMENT_ROOT'].'/templates/header.html');
top_panel($user,$TAB);
$lang = 'ru_RU.utf8';
setlocale(LC_ALL, $lang);
//setlocale(LC_ALL, $lang);
// Data
if ($_SESSION['user'] == 'admin') {