]> git.mjollnir.org Git - moodle.git/commit
Moved assignment_submission->comment to submissioncomment
authorstronk7 <stronk7>
Thu, 21 Sep 2006 09:35:20 +0000 (09:35 +0000)
committerstronk7 <stronk7>
Thu, 21 Sep 2006 09:35:20 +0000 (09:35 +0000)
commitea6432fede9f28e177cb9234a3faac5b5cc61329
treea5bc0e7bce840f49166cca1c9b9ffcd1d0453fbf
parent1888245ee60050ccd2c1f901927b7d16da752e99
Moved assignment_submission->comment to submissioncomment
(because comment is DB reserved word)
15 files changed:
mod/assignment/backuplib.php
mod/assignment/db/install.xml
mod/assignment/db/migrate2utf8.xml
mod/assignment/db/mysql.php
mod/assignment/db/mysql.sql
mod/assignment/db/postgres7.php
mod/assignment/db/postgres7.sql
mod/assignment/lib.php
mod/assignment/restorelib.php
mod/assignment/type/online/assignment.class.php
mod/assignment/type/online/db/mysql.php
mod/assignment/type/online/db/postgres7.php
mod/assignment/type/upload/assignment.class.php
mod/assignment/type/uploadsingle/assignment.class.php
mod/assignment/version.php