From: stronk7 Date: Sun, 30 Nov 2003 21:56:21 +0000 (+0000) Subject: Destination folder is included too. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2ee3c92e4a0893ca9f1dcf6e27fe232e374a3963;p=moodle.git Destination folder is included too. --- diff --git a/backup/config.html b/backup/config.html index cfbdb71dac..0a457ea58b 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)) ?> + + + : + + ">