diff --git a/enrol/authorize/enrol.php b/enrol/authorize/enrol.php index 67b3bd7d073..d0e034a159a 100755 --- a/enrol/authorize/enrol.php +++ b/enrol/authorize/enrol.php @@ -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)) {