summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorColin Smith <colin@pfsense.org>2005-06-29 23:31:19 +0000
committerColin Smith <colin@pfsense.org>2005-06-29 23:31:19 +0000
commit0f8a878c666d8b7555badb1b02c501677af31245 (patch)
treebb051c4b985d10e0b2df5fbd8b42704c95e92c96 /usr/local/www
parent335c7b2a4a421241064922faed851f324031cc39 (diff)
downloadpfsense-0f8a878c666d8b7555badb1b02c501677af31245.zip
pfsense-0f8a878c666d8b7555badb1b02c501677af31245.tar.gz
Fix error when no updates are available.
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/system_firmware_check.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/system_firmware_check.php b/usr/local/www/system_firmware_check.php
index 37ebcbc..c6f2c29 100755
--- a/usr/local/www/system_firmware_check.php
+++ b/usr/local/www/system_firmware_check.php
@@ -127,7 +127,6 @@ $versions = check_firmware_version();
</td>
<?php }
}
- $allinstall = true;
if($allinstall) {
?></table>
<table align="center" width="80%" border="0" cellpadding="0" cellspacing="0">
OpenPOWER on IntegriCloud