From: cataluke Date: Wed, 18 Apr 2007 02:43:16 +0000 (+0000) Subject: admin/uploaduser.php: Fixed not enrolling user into course if user already exists X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1a82ce5dabc047fd0d787ac50dec5ce7599cc414;p=moodle.git admin/uploaduser.php: Fixed not enrolling user into course if user already exists Author: Patrick Li Committer: Luke Hudson --- diff --git a/admin/uploaduser.php b/admin/uploaduser.php index 8678eaf0df..16eaf03256 100755 --- a/admin/uploaduser.php +++ b/admin/uploaduser.php @@ -268,7 +268,6 @@ if ($um->preprocess_files() && confirm_sesskey()) { //This can be used to obtain a list of userids for existing users notify("$olduser->id ".get_string('usernotaddedregistered', 'error', $username)); $userserrors++; - continue; } } else { // new user