]> git.mjollnir.org Git - moodle.git/commit
Update for meta courses. New table renamed from meta_course to course_meta (and...
authormjollnir_ <mjollnir_>
Tue, 25 Jan 2005 04:33:02 +0000 (04:33 +0000)
committermjollnir_ <mjollnir_>
Tue, 25 Jan 2005 04:33:02 +0000 (04:33 +0000)
commit5f37b628ae6f794ef9263743d1c805327285679f
tree6895c4d4e23525c4c56d275d7b98e89e53e80e05
parent9292b6afc0f7a67c07b1b2fb1e03b893608a2472
Update for meta courses.   New table renamed from meta_course to course_meta (and upgrade script provided in mysql.php and postgres7.php) and new field in course table renamed from meta_course to metacourse.  Associated changes in code.  Please test me!
13 files changed:
blocks/admin/block_admin.php
course/edit.html
course/edit.php
course/importstudents.php
course/lib.php
course/student.php
lib/datalib.php
lib/db/mysql.php
lib/db/mysql.sql
lib/db/postgres7.php
lib/db/postgres7.sql
lib/moodlelib.php
version.php