]> git.mjollnir.org Git - moodle.git/commit
Enrol/LDAP - DB Patches + version bump
authormartinlanghoff <martinlanghoff>
Mon, 22 Nov 2004 02:36:14 +0000 (02:36 +0000)
committermartinlanghoff <martinlanghoff>
Mon, 22 Nov 2004 02:36:14 +0000 (02:36 +0000)
commit5cd796869e827aaa9f7f02a69a6e772ffeb2a7ae
tree1077b6a3abcc2d5a8794578fb8528c4592524ecb
parent4f3fecf4a6c1ff13b02c80af038d6b7fff330f38
Enrol/LDAP - DB Patches + version bump

These patches add an 'enrol' column to the user_students and user_teachers tables for the enrolment plugins to be able to keep track of source of the enrolments. Follows similar conventions to the user table with its 'auth' field.

This is a merge of the following patches:
 arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-187
 arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-192
lib/db/mysql.php
lib/db/mysql.sql
lib/db/postgres7.php
lib/db/postgres7.sql
version.php