]> git.mjollnir.org Git - moodle.git/commit
[multienrol]Initial commit for multi enrolment plugin feature
authormartinlanghoff <martinlanghoff>
Thu, 9 Mar 2006 02:48:29 +0000 (02:48 +0000)
committermartinlanghoff <martinlanghoff>
Thu, 9 Mar 2006 02:48:29 +0000 (02:48 +0000)
commitf9667a5aeafbbf9cb9911579a686a70ac8705bbd
treeeb275081bd0512cb2a0bc34cccbd80ae6860ce3f
parent379bf738933809463b64c9db72180120aa9f8c17
[multienrol]Initial commit for multi enrolment plugin feature
29 files changed:
admin/cron.php
admin/enrol.php
admin/enrol_config.php [new file with mode: 0644]
admin/index.php
admin/users.php
course/edit.html
course/edit.php
course/enrol.php
course/lib.php
enrol/authorize/enrol.php
enrol/database/config.html
enrol/database/enrol.php
enrol/flatfile/config.html
enrol/flatfile/enrol.php
enrol/internal/enrol.php
enrol/ldap/config.html
enrol/ldap/enrol.php
enrol/ldap/enrol_ldap_sync.php
enrol/paypal/enrol.php
enrol/paypal/return.php
lang/en/help/courseenrolmentplugins.html [new file with mode: 0644]
lang/en_utf8/help/courseenrolmentplugins.html [new file with mode: 0644]
lang/en_utf8/moodle.php
lib/db/mysql.php
lib/db/mysql.sql
lib/db/postgres7.php
lib/db/postgres7.sql
lib/moodlelib.php
version.php