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
9cb56578
Commit
9cb56578
authored
Nov 11, 2009
by
Petr Skoda
Browse files
NOBUG: fixed typos
parent
b0b996f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
mod/upgrade.txt
View file @
9cb56578
...
...
@@ -8,11 +8,11 @@ required changes in code:
* use new DDL syntax in db/upgrade.php
* replace defaults.php by settings.php and db/install.php
* replace STATEMENTS section in db/install.xml by db/install.php
* move post instalation code from lib.php into db/install.php
* move post instal
l
ation code from lib.php into db/install.php
* completely rewrite file handling
* rewrite backup/restore
* rewrite trus
s
text support - new db table columns needed
* migra
d
e all module features from mod_edit.php form to lib.php/modulename_supports() function
* rewrite trus
t
text support - new db table columns needed
* migra
t
e all module features from mod_edit.php form to lib.php/modulename_supports() function
* implement new gradebook support (legacy 1.8.x grading not supported anymore)
* migrate custom resource module subtypes into separate modules
...
...
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