Now parent and sortorder are supported at backup & restore.

This commit is contained in:
stronk7
2005-02-20 18:03:38 +00:00
parent 94e765288a
commit f495e05f85
+1 -1
View File
@@ -22,7 +22,7 @@ Now I show the specific detailed status of every item in the process:
12. TODO: quiz_responses->answer (analyse).
13. TODO: quiz_calculated->correctaswerformat.
14. DONE: quiz->questionsperpage.
15. TODO: quiz_categories->parent and sortorder.
15. DONE: quiz_categories->parent and sortorder.
16. DONE: Message subsystem (MIM). Available in SITE backups!
17. DONE: Detect questions without categories and create a category for them
(in backup process). See bug 2380. fix_orphaned_questions() function.