admin/uploaduser.php: Fixed not enrolling user into course if user already exists

Author: Patrick Li <[email protected]>
Committer: Luke Hudson <[email protected]>
This commit is contained in:
cataluke
2007-04-18 02:46:19 +00:00
parent 485726e71f
commit 419a0bb0a8
-1
View File
@@ -264,7 +264,6 @@ if ($um->preprocess_files() && confirm_sesskey()) {
//This can be used to obtain a list of userids for existing users
notify("$user->id ".get_string('usernotaddedregistered', 'error', $username));
$userserrors++;
continue;
}
} else { // new user