]> git.mjollnir.org Git - moodle.git/commit
MDL-17457 migrated all modules to new db/install.php; added upgrade.txt file for...
authorskodak <skodak>
Mon, 12 Jan 2009 21:13:28 +0000 (21:13 +0000)
committerskodak <skodak>
Mon, 12 Jan 2009 21:13:28 +0000 (21:13 +0000)
commit9c82ff2acd62a0a227e5b768fc9fd7608f453772
treeaabec4402dc1f3cc12906ea271c28ad99ba1c80f
parentc20ce8742aab87ea8a368c9200ff415bccde2b08
MDL-17457 migrated all modules to new db/install.php; added upgrade.txt file for devs converting contrib modules
38 files changed:
lib/adminlib.php
mod/assignment/db/install.php [new file with mode: 0644]
mod/assignment/db/install.xml
mod/assignment/lib.php
mod/chat/db/install.php [new file with mode: 0644]
mod/chat/db/install.xml
mod/choice/db/install.php [new file with mode: 0644]
mod/choice/db/install.xml
mod/data/db/install.php [new file with mode: 0644]
mod/data/db/install.xml
mod/feedback/db/install.php [new file with mode: 0644]
mod/feedback/db/install.xml
mod/feedback/lib.php
mod/forum/db/install.php [new file with mode: 0644]
mod/forum/db/install.xml
mod/forum/lib.php
mod/glossary/db/install.php [new file with mode: 0644]
mod/glossary/db/install.xml
mod/hotpot/db/install.php [new file with mode: 0644]
mod/hotpot/db/upgrade.php
mod/hotpot/defaults.php [deleted file]
mod/hotpot/version.php
mod/label/db/install.php [new file with mode: 0644]
mod/label/db/install.xml
mod/lesson/db/install.php [new file with mode: 0644]
mod/lesson/db/install.xml
mod/lesson/lib.php
mod/quiz/db/install.php [new file with mode: 0644]
mod/quiz/db/install.xml
mod/quiz/lib.php
mod/resource/db/install.php [new file with mode: 0644]
mod/resource/db/install.xml
mod/scorm/db/install.php [new file with mode: 0644]
mod/scorm/db/install.xml
mod/survey/db/install.php [new file with mode: 0644]
mod/survey/db/install.xml
mod/upgrade.txt [new file with mode: 0644]
mod/wiki/db/install.php [new file with mode: 0644]