]> git.mjollnir.org Git - moodle.git/commit
Merged from MOODLE_15_STABLE: Since there was no pg support for enrol/authorize until...
authormjollnir_ <mjollnir_>
Sun, 26 Mar 2006 22:59:23 +0000 (22:59 +0000)
committermjollnir_ <mjollnir_>
Sun, 26 Mar 2006 22:59:23 +0000 (22:59 +0000)
commit742104c531a9a04ee060280108e1bb48c18e3703
tree425a6173a5bb5efd9d5d9cdf6419fb7352d13225
parent8cf1d8949eb1785aa51efd5f64b52b223981b751
Merged from MOODLE_15_STABLE: Since there was no pg support for enrol/authorize until later, the versioning was screwey in postgres, so check the table exists first before trying to add columns to it, create it if it is not there
enrol/authorize/db/postgres7.php