X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fbackups.php;h=728d3f29dde29877efd2528e5cb453a122fcd0f2;hb=3385ff8d1dd47f62bc068191134bbf9406a8960f;hp=f78e1d5a710eae40b83295c7531020f544c3589e;hpb=3da6017fb53608aa027b2d036c1b0329045900c9;p=fa-stable.git diff --git a/admin/backups.php b/admin/backups.php index f78e1d5a..728d3f29 100644 --- a/admin/backups.php +++ b/admin/backups.php @@ -84,7 +84,7 @@ function get_backup_file_combo() if (preg_match("/.sql(.zip|.gz)?$/", $file)) $opt_files .= ""; - $selector = ""; + $selector = ""; $Ajax->addUpdate('cmd_backups', "_cmd_backups_sel", $selector); $selector = "".$selector."\n";