diff --git a/mod/upgrade.txt b/mod/upgrade.txt index f7e854f3d25..79ada5a8bc5 100644 --- a/mod/upgrade.txt +++ b/mod/upgrade.txt @@ -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