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
7070ca36
Commit
7070ca36
authored
Sep 05, 2010
by
Petr Skoda
Browse files
MDL-24090 upgrade info
parent
ef14c1e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
mod/upgrade.txt
View file @
7070ca36
...
...
@@ -36,6 +36,8 @@ required changes in code:
(http://docs.moodle.org/en/Development:JavaScript_usage_guide)
* remove '_utf8' from lang pack names, use new {a} syntax
* replace helps with new 'xxx_hlp' strings
* please note the $plugin->requires in version.php has to be bigger than 2010000000,
otherwise the pluguin is marked as outdated and upgrade is interrupted
optional - no changes needed in older code:
* settingstree.php replaced by settings.php - just unset the $settings if you want to make custom part of settings admin tree
...
...
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