mirror of
https://github.com/moodle/moodle.git
synced 2025-02-08 17:11:49 +01:00
With this initial implementation, we do not display any information about the backup contents yet. The non-standard backup file is just silently converted at the beginning of the settings stage, as soon as the restore controller is available. In the future we will probably want to display the information about the contents of the converted file as if we were restoring from standard MBZ format. However this includes more work in the restore UI machinery and I leave it open for now.