summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-05-29 21:13:36 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-05-29 21:13:36 +0000
commit4c0d46350eb62264dd4252cd2a652226d8a33464 (patch)
tree278629b4c636fbbe975af9d33d9e589b8c2844a1 /usr/local/www/system_advanced.php
parentb98ed8e4b984290b18a6075cf6a4daa8ec3e374f (diff)
downloadpfsense-4c0d46350eb62264dd4252cd2a652226d8a33464.zip
pfsense-4c0d46350eb62264dd4252cd2a652226d8a33464.tar.gz
Remove hard drive standby code. Will need much more work to make it 1.0 and we are outta time.
Will return to life possibly in 1.1.
Diffstat (limited to 'usr/local/www/system_advanced.php')
-rwxr-xr-xusr/local/www/system_advanced.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_advanced.php b/usr/local/www/system_advanced.php
index 00af99a..c30f683 100755
--- a/usr/local/www/system_advanced.php
+++ b/usr/local/www/system_advanced.php
@@ -408,7 +408,7 @@ include("head.inc");
<span class="vexpl">This will cause pfSense not to check for newer firmware versions when the <a href="system_firmware.php">System: Firmware</a> page is viewed.</span>
</td>
</tr>
-<?php if($g['platform'] == "pfSense"): ?>
+<?php if($g['platform'] == "pfSenseDISABLED"): ?>
<tr>
<td width="22%" valign="top" class="vncell">Hard disk standby time </td>
<td width="78%" class="vtable">
OpenPOWER on IntegriCloud