From df157bb73f6bd7213893e574bb23b81c63ce826b Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 23 Mar 2005 05:26:45 +0000 Subject: Pass the correct post variable to spit_out_select_items --- usr/local/www/diag_backup.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usr/local') diff --git a/usr/local/www/diag_backup.php b/usr/local/www/diag_backup.php index 677660d..17c9374 100755 --- a/usr/local/www/diag_backup.php +++ b/usr/local/www/diag_backup.php @@ -34,9 +34,9 @@ $omit_nocacheheaders = true; require("guiconfig.inc"); require("xmlparse_pkg.inc"); -function spit_out_select_items() { +function spit_out_select_items($area) { $select = << + Do not backup package information.

@@ -234,7 +234,7 @@ if (isset($config['system']['version_control'])) { Open a pfSense configuration XML file and click the button below to restore the configuration.

- Restore area: + Restore area:

-- cgit v1.1