Skip to content

Commit

Permalink
NOBUG minor typo in phpdocs ; merged from 19_STABLE
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 committed Dec 17, 2009
1 parent 649cf95 commit 8ef5f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backup/restorelib.php
Expand Up @@ -723,7 +723,7 @@ function restore_print_course_header ($course_header) {
* If match mnethost and user is deleted in backup file
* and by email = email_without_time(backup_email) and non-zero firstaccess=> ok, return target user
* 2D - Conflict: If match by username and mnethost and not by (email or non-zero firstaccess) => conflict, return false
* 1E - None of the above, return true => User needs to be created
* 2E - None of the above, return true => User needs to be created
*
* Note: for DB deleted users email is stored in username field, hence we
* are looking there for emails. See delete_user()
Expand Down

0 comments on commit 8ef5f17

Please sign in to comment.