Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
moodle
moodle
Commits
847400a7
Commit
847400a7
authored
Aug 03, 2010
by
Petr Skoda
Browse files
MDL-23628 adding ugprade info
parent
c6d75bff
Changes
1
Hide whitespace changes
Inline
Side-by-side
mod/upgrade.txt
View file @
847400a7
...
...
@@ -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,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment