MDL-10264 - fixed typo
This commit is contained in:
+1
-1
@@ -1678,7 +1678,7 @@ function require_login($courseorid=0, $autologinguest=true, $cm=null) {
|
||||
}
|
||||
}
|
||||
} else {
|
||||
error(get_strin('nopasswordchangeforced', 'auth'));
|
||||
error(get_string('nopasswordchangeforced', 'auth'));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user