From: Petr Skoda Date: Mon, 23 Nov 2009 16:12:25 +0000 (+0000) Subject: NOBUG - more upgrade details X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e8f1ec0f776448ccfade972a6a264660e260bf3f;p=moodle.git NOBUG - more upgrade details --- diff --git a/mod/upgrade.txt b/mod/upgrade.txt index 4e6961cd64..df03cfe523 100644 --- a/mod/upgrade.txt +++ b/mod/upgrade.txt @@ -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