From: ethem Date: Mon, 24 Apr 2006 16:31:02 +0000 (+0000) Subject: $CFG removed X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=db70762f01259705b939ab6909609bfd7152785b;p=moodle.git $CFG removed --- diff --git a/enrol/authorize/enrol.php b/enrol/authorize/enrol.php index 67b3bd7d07..d0e034a159 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)) {