When restoring a course, the message "Creating the Restorelog.html in the course backup folder" is always displayed in the browser, regardless of the existence of the constant "RESTORE_SILENTLY".
Fix : there should be an if statement "if (!defined('RESTORE_SILENTLY'))" enclosing line 7483 (echo "<li>Creating the Restorelog.html in the course backup folder</li>") in backup/restorelib.php.
- is duplicated by
-
MDL-20057 Restore Silently Isn't Silent
-
- Closed
-