From: ethem Date: Mon, 25 Feb 2008 09:34:18 +0000 (+0000) Subject: This plugin requires Moodle version 2007101507. moodlelib::is_enabled_enrol() X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=59bb411a3fb15824723b3cc73109ffceaef69c74;p=moodle.git This plugin requires Moodle version 2007101507. moodlelib::is_enabled_enrol() --- diff --git a/enrol/authorize/version.php b/enrol/authorize/version.php index a3e42c7837..32e867fef6 100755 --- a/enrol/authorize/version.php +++ b/enrol/authorize/version.php @@ -1,6 +1,6 @@ version = 2008020500; -$plugin->requires = 2007101000; +$plugin->requires = 2007101507; ?>