$CFG removed

This commit is contained in:
ethem 2006-04-24 16:31:02 +00:00
parent f809df70ce
commit db70762f01

View File

@ -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)) {