X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=admin%2Fbackups.php;h=4644245843e4b89bed474980c978e52c1514342d;hb=c4eae7a18f0eb824e6eda7be2ba6fa820e9e58c9;hp=155d9334d8fd0cdb992c18f1d9ddc64470df1317;hpb=be20fac50abe2781ae3e8c344dde8bc40980ea8a;p=fa-stable.git diff --git a/admin/backups.php b/admin/backups.php index 155d9334..46442458 100644 --- a/admin/backups.php +++ b/admin/backups.php @@ -1,13 +1,13 @@ . + See the License here . ***********************************************************************/ $page_security = 15; @@ -32,7 +32,7 @@ handle_form($db_connections[$db_name]); page(_("Backup and Restore Database"), false, false, '', '', true); //------------------------------------------------------------------------------- -start_form(true, true); +start_form(true); $cmb = get_backup_file_combo(); $compr = get_compr_combo();