From 63a3695bfacadbfe61581e0ed24cd1f056178362 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Sun, 22 Feb 2004 19:22:05 +0000 Subject: [PATCH] Now every all the logs are restored. Please, test it !! --- backup/STATUS.txt | 5 ++--- backup/version.php | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/backup/STATUS.txt b/backup/STATUS.txt index 2a77101a3d..1bad2c2b10 100644 --- a/backup/STATUS.txt +++ b/backup/STATUS.txt @@ -5,8 +5,7 @@ This documment shows the current status of the backup/restore option. Backup: WORKING. COMPLETED !! -Restore: WORKING. COMPLETED except some (forums and lessons) - logs restore (the rest should be working). +Restore: WORKING. COMPLETED !! ========== ========== ========== ========== ========== ========== @@ -237,7 +236,7 @@ Restore Details: + files........................................DONE - User files from temp.......................................DONE - Course files from temp.....................................DONE - - Log entries................................................IN PROGRESS + - Log entries................................................DONE - Readjust instance in course_modules........................DONE - Readjust modinfo in course (serialize).....................DONE - Delete old entries at restore end. .......................DONE diff --git a/backup/version.php b/backup/version.php index 51d9161985..aad1c42b27 100644 --- a/backup/version.php +++ b/backup/version.php @@ -5,6 +5,6 @@ // database (backup_version) to determine whether upgrades should // be performed (see db/backup_*.php) -$backup_version = 2004022100; // The current version is a date (YYYYMMDDXX) +$backup_version = 2004022200; // The current version is a date (YYYYMMDDXX) $backup_release = "1.2 alpha"; // User-friendly version number -- 2.39.5