i18n user/web/dns/mail

This commit is contained in:
Serghey Rodin 2013-01-22 01:19:52 +02:00
commit 497f7d9906
34 changed files with 2231 additions and 2167 deletions

View file

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