summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_confbak.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/diag_confbak.php')
-rwxr-xr-xusr/local/www/diag_confbak.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/diag_confbak.php b/usr/local/www/diag_confbak.php
index 3c7eccc..63a1e42 100755
--- a/usr/local/www/diag_confbak.php
+++ b/usr/local/www/diag_confbak.php
@@ -56,7 +56,6 @@ include("fbegin.inc");
<?php
if(file_exists("/conf/backup/backup.cache")) {
$confvers = unserialize(file_get_contents("/cf/conf/backup/backup.cache"));
- array_unshift($confvers, $confvers[0]);
} else {
print_info_box("No backups found.");
}
OpenPOWER on IntegriCloud