]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-20191 new db/uninstall.php info
authorPetr Skoda <skodak@moodle.org>
Wed, 11 Nov 2009 10:38:29 +0000 (10:38 +0000)
committerPetr Skoda <skodak@moodle.org>
Wed, 11 Nov 2009 10:38:29 +0000 (10:38 +0000)
mod/upgrade.txt

index f7e854f3d255b6fdae4469a5017f21495b91a20e..79ada5a8bc58dcd7cc6e442f9de0913119a3b769 100644 (file)
@@ -9,6 +9,7 @@ required changes in code:
 * replace defaults.php by settings.php and db/install.php
 * 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
 * completely rewrite file handling
 * rewrite backup/restore
 * rewrite trusttext support - new db table columns needed