MDL-23628 adding ugprade info

This commit is contained in:
Petr Skoda 2010-08-03 10:08:25 +00:00
parent c6d75bffa5
commit 847400a741

View File

@ -11,7 +11,7 @@ required changes in code:
* use new DDL syntax in db/upgrade.php
(http://docs.moodle.org/en/Development:DDL_functions)
* replace defaults.php by settings.php and db/install.php
* replace STATEMENTS section in db/install.xml with PHP code db/install.php
* replace STATEMENTS section in db/install.xml with PHP code db/install.php or db/log.php
* move post installation code from lib.php into db/install.php
* move uninstallation code from lib.php to db/uninstall.php
* new mandatory naming of intro and introformat table fields in module tables,