]> git.mjollnir.org Git - moodle.git/commitdiff
NOBUG - more upgrade details
authorPetr Skoda <skodak@moodle.org>
Mon, 23 Nov 2009 16:12:25 +0000 (16:12 +0000)
committerPetr Skoda <skodak@moodle.org>
Mon, 23 Nov 2009 16:12:25 +0000 (16:12 +0000)
mod/upgrade.txt

index 4e6961cd647b5695524c74016b4baab8bc077822..df03cfe523ff2e02d356fb7afe7ace0a88f80154 100644 (file)
@@ -10,6 +10,7 @@ required changes in code:
 * replace STATEMENTS section in db/install.xml by db/install.php
 * move post installation code from lib.php into db/install.php
 * move uninstallation code from lib.php to db/uninstall.php
+* new mandatory intro and introformat table fields in module tables
 * completely rewrite file handling
 * rewrite backup/restore
 * rewrite trusttext support - new db table columns needed