From 489fee063d1f6a9bbf4394087e95c0160a91f209 Mon Sep 17 00:00:00 2001 From: dvserg Date: Tue, 14 Dec 2010 08:09:26 +0300 Subject: HAVP Tabs update --- config/havp/antivirus.php | 7 ------- 1 file changed, 7 deletions(-) (limited to 'config/havp') diff --git a/config/havp/antivirus.php b/config/havp/antivirus.php index efd9839c..b4988817 100644 --- a/config/havp/antivirus.php +++ b/config/havp/antivirus.php @@ -35,13 +35,6 @@ include("head.inc"); header("Content-type: text/html; charset=utf-8"); - putenv("LC_ALL=ru_RU"); - setlocale (LC_ALL,"ru_RU.utf8"); - $domain = "messages"; - bindtextdomain ($domain, "./locale"); - bind_textdomain_codeset($domain, 'UTF-8'); - textdomain ($domain); - $pgtitle = "Antivirus: General page"; if (file_exists("/usr/local/pkg/havp.inc")) -- cgit v1.2.3