]> git.mjollnir.org Git - moodle.git/commit
4th iteration committed: xmldb_field, xmldb_index and xmldb_key "public" methods...
authorstronk7 <stronk7>
Thu, 22 May 2008 00:09:59 +0000 (00:09 +0000)
committerstronk7 <stronk7>
Thu, 22 May 2008 00:09:59 +0000 (00:09 +0000)
commit69b80cc2eb99c576e0eae6d71a93e490251000eb
tree43eea8f6c51ba4e68fd98c462ad9e5e95f83d654
parentcc27a59d0b421f98d1e5c619a3de145356ed5d1e
4th iteration committed: xmldb_field, xmldb_index and xmldb_key "public" methods changed + debugging of deprecated ones until Moodle 2.1 . MDL-14863
12 files changed:
admin/xmldb/actions/test/test.class.php
admin/xmldb/actions/view_table_php/view_table_php.class.php
blocks/db/upgrade.php
lib/db/upgrade.php
lib/ddl/sql_generator.php
lib/xmldb/xmldb_field.php
lib/xmldb/xmldb_index.php
lib/xmldb/xmldb_key.php
lib/xmldb/xmldb_table.php
mod/data/db/upgrade.php
mod/feedback/db/upgrade.php
mod/lesson/db/upgrade.php