From 9b7d7aa985ff4e4db063384e05e3739e5dff1aeb Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 15 Apr 2006 16:50:47 +0000 Subject: Turn off auto update and friends until Colins work is redone since he is MIA. --- usr/local/www/system_firmware_settings.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'usr/local/www/system_firmware_settings.php') diff --git a/usr/local/www/system_firmware_settings.php b/usr/local/www/system_firmware_settings.php index eeeb2f2..1373b8f 100755 --- a/usr/local/www/system_firmware_settings.php +++ b/usr/local/www/system_firmware_settings.php @@ -27,6 +27,9 @@ POSSIBILITY OF SUCH DAMAGE. */ +Header("Location: system_firmware.php"); +exit; + require("guiconfig.inc"); if ($_POST) { -- cgit v1.1