From: stronk7 Date: Sat, 15 May 2004 17:30:30 +0000 (+0000) Subject: One missing "" tag... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c2e684d6d77c13c2d497f0d074a43bf958c76e7b;p=moodle.git One missing "" tag... --- diff --git a/backup/restorelib.php b/backup/restorelib.php index 48fd435e5b..4f5ea37205 100644 --- a/backup/restorelib.php +++ b/backup/restorelib.php @@ -204,6 +204,7 @@ } } } + echo ""; return $status;