mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
$CFG removed
This commit is contained in:
parent
f809df70ce
commit
db70762f01
@ -413,7 +413,7 @@ class enrolment_plugin_authorize
|
||||
}
|
||||
|
||||
if (empty($CFG->loginhttps)) {
|
||||
notify('$CFG->loginhttps must be ON');
|
||||
notify('loginhttps must be ON');
|
||||
}
|
||||
|
||||
if (!empty($frm->an_review)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user