moodle-mod_htmlcert/backup/moodle2
Andrew Madden 95274bfad6 Closes #449 The user id should be mapped to the equivalent user id in new sites during activity restore
As the userid in the customcert_issues table were using the userid from the site where the activity was backed up, emails were being sent to those that had already received them. Theoretically there wwere also users who should have received an email who didn't get one.
2021-08-06 10:48:21 +08:00
..
backup_customcert_activity_task.class.php Fix Moodle Code Checker complaints 2021-05-27 18:24:01 +08:00
backup_customcert_stepslib.php #169 Ensure we backup the 'verifyany' setting 2018-02-22 19:07:13 +08:00
restore_customcert_activity_task.class.php Fix Moodle Code Checker complaints 2021-05-27 18:24:01 +08:00
restore_customcert_stepslib.php Closes #449 The user id should be mapped to the equivalent user id in new sites during activity restore 2021-08-06 10:48:21 +08:00