]> git.mjollnir.org Git - moodle.git/commitdiff
admin/uploaduser.php: Fixed not enrolling user into course if user already exists
authorcataluke <cataluke>
Wed, 18 Apr 2007 02:43:16 +0000 (02:43 +0000)
committercataluke <cataluke>
Wed, 18 Apr 2007 02:43:16 +0000 (02:43 +0000)
Author: Patrick Li <patrick@catalyst.net.nz>
Committer: Luke Hudson <luke@catalyst.net.nz>

admin/uploaduser.php

index 8678eaf0df9e74762cf287a5cc3f581f2ebdf457..16eaf03256dc800c70c42926fff58ef5c87066f2 100755 (executable)
@@ -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