]> git.mjollnir.org Git - moodle.git/commit
MDL-18577 drop enums support - step2: enums out from editor, dbmanager and all upgrad...
authorstronk7 <stronk7>
Fri, 1 May 2009 01:19:16 +0000 (01:19 +0000)
committerstronk7 <stronk7>
Fri, 1 May 2009 01:19:16 +0000 (01:19 +0000)
commit2a88f626f7e5de22b97ecf629f6484840ea9d453
treeba563c536467eda4871cd3f8b160a5b180155e8f
parent3ece3e427329dcc59b276386449ec35355c501e5
MDL-18577 drop enums support - step2: enums out from editor, dbmanager and all upgrade scripts.
32 files changed:
admin/xmldb/actions/edit_field/edit_field.class.php
admin/xmldb/actions/edit_field/edit_field.js
admin/xmldb/actions/edit_field_save/edit_field_save.class.php
admin/xmldb/actions/view_table_php/view_table_php.class.php
auth/cas/auth.php
auth/ldap/auth.php
enrol/authorize/db/upgrade.php
lang/en_utf8/error.php
lib/db/upgrade.php
lib/ddl/database_manager.php
lib/ddl/sql_generator.php
lib/xmldb/xmldb.dtd
lib/xmldb/xmldb.xsd
lib/xmldb/xmldb_constants.php
lib/xmldb/xmldb_field.php
lib/xmldb/xmldb_table.php
mod/assignment/db/upgrade.php
mod/chat/db/upgrade.php
mod/choice/db/upgrade.php
mod/data/db/upgrade.php
mod/feedback/db/upgrade.php
mod/forum/db/upgrade.php
mod/glossary/db/upgrade.php
mod/label/db/upgrade.php
mod/lesson/db/upgrade.php
mod/quiz/db/upgrade.php
mod/quiz/report/overview/db/upgrade.php
mod/quiz/report/statistics/db/upgrade.php
mod/resource/db/upgrade.php
mod/scorm/db/upgrade.php
mod/survey/db/upgrade.php
mod/wiki/db/upgrade.php