summaryrefslogtreecommitdiffstats
path: root/usr/local/www/index.php
diff options
context:
space:
mode:
authorRenato Botelho <renato.botelho@bluepex.com>2010-06-30 09:19:48 -0300
committerRenato Botelho <renato.botelho@bluepex.com>2010-06-30 09:19:48 -0300
commita5e9c28444e3dc6a3c1668719786c3a389ba652e (patch)
tree142e05e4df9fef7fd1132f7c0daf6bd7f5b72970 /usr/local/www/index.php
parent54009f588b7445945f0720c7e96ff4b79ba64130 (diff)
downloadpfsense-a5e9c28444e3dc6a3c1668719786c3a389ba652e.zip
pfsense-a5e9c28444e3dc6a3c1668719786c3a389ba652e.tar.gz
Revert "Implemment gettext() calls"
This reverts commit 7502ef0a698a49d9652cd3616447eb717cba707d. A lot of mistakes Conflicts: usr/local/www/firewall_nat.php
Diffstat (limited to 'usr/local/www/index.php')
-rwxr-xr-xusr/local/www/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index 3143dd1..ec3122e 100755
--- a/usr/local/www/index.php
+++ b/usr/local/www/index.php
@@ -159,7 +159,7 @@ EOF;
}
-/* ## Find out whether there's hardware encryption or not */
+ ## Find out whether there's hardware encryption or not
unset($hwcrypto);
$fd = @fopen("{$g['varlog_path']}/dmesg.boot", "r");
if ($fd) {
OpenPOWER on IntegriCloud