From f6cd9ce174e5183202d0602f74fb1c10cd52a5c0 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Thu, 3 Sep 2015 06:47:53 +0000 Subject: [PATCH] (legacy) useless paarmeter in restore --- src/www/diag_backup.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/www/diag_backup.php b/src/www/diag_backup.php index cd2de41b5..c428df513 100644 --- a/src/www/diag_backup.php +++ b/src/www/diag_backup.php @@ -440,7 +440,6 @@ if ($_POST) { } } } - $config['diag']['ipv6nat'] = true; write_config(); convert_config(); $savemsg = gettext("The m0n0wall configuration has been restored and upgraded to OPNsense.");