From fa0c52c62f409303a84da256908e13c9d22290b1 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Sun, 20 Mar 2005 04:43:53 +0000 Subject: don't lie...it "works" --- usr/local/www/diag_backup.php | 1 - 1 file changed, 1 deletion(-) (limited to 'usr') diff --git a/usr/local/www/diag_backup.php b/usr/local/www/diag_backup.php index d1c32ec..b7dc2a3 100755 --- a/usr/local/www/diag_backup.php +++ b/usr/local/www/diag_backup.php @@ -104,7 +104,6 @@ if ($_POST) { header("Location: pkg_mgr_install.php?mode=reinstallall"); exit; } else if ($mode == "restore_ver") { - $input_errors[] = "XXX - this feature is not yet functional - billm"; $input_errors[] = "XXX - this feature may hose your config (do NOT backrev configs!) - billm"; if ($ver2restore <> "") { $conf_file = "{$g['cf_conf_path']}/bak/config-" . strtotime($ver2restore) . ".xml"; -- cgit v1.1