diff --git a/backup/config.html b/backup/config.html index cfbdb71dac8..0a457ea58bb 100644 --- a/backup/config.html +++ b/backup/config.html @@ -44,6 +44,9 @@ if (!isset($backup_config->backup_sche_minute)) { $backup_config->backup_sche_minute = 00; } + if (!isset($backup_config->backup_sche_destination)) { + $backup_config->backup_sche_destination = ""; + } //print_object($backup_config); //Debug @@ -160,6 +163,11 @@ : backup_sche_hour,$backup_config->backup_sche_minute)) ?> + + + : + + ">