aboutsummaryrefslogtreecommitdiffstats
path: root/config/havp
diff options
context:
space:
mode:
authordvserg <dv_serg@mail.ru>2010-12-14 08:09:26 +0300
committerdvserg <dv_serg@mail.ru>2010-12-14 08:09:26 +0300
commit489fee063d1f6a9bbf4394087e95c0160a91f209 (patch)
tree719cfe84ed73d43850150788b9c1666ef47f4424 /config/havp
parentf1c1986f62e8ad5aec49b3652e2024d3411f8999 (diff)
downloadpfsense-packages-489fee063d1f6a9bbf4394087e95c0160a91f209.tar.gz
pfsense-packages-489fee063d1f6a9bbf4394087e95c0160a91f209.tar.bz2
pfsense-packages-489fee063d1f6a9bbf4394087e95c0160a91f209.zip
HAVP Tabs update
Diffstat (limited to 'config/havp')
-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"))