aboutsummaryrefslogtreecommitdiffstats
path: root/config/havp/antivirus.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/havp/antivirus.php')
-rw-r--r--config/havp/antivirus.php7
1 files changed, 0 insertions, 7 deletions
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"))