summaryrefslogtreecommitdiffstats
path: root/usr/local/www/index.php
diff options
context:
space:
mode:
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 ec3122e..3143dd1 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