mirror of
https://github.com/moodle/moodle.git
synced 2025-02-21 01:48:45 +01:00
Added new function, import_backup_file_silently Changed everything that prints stuff to check for a constant first. Backup_flush checks a different constant, this is so that output can still get flushed to the browser when necessary but not print <li>s everywhere. Please test this!