|
|
| Participants: |
Luis Rodrigues
|
| Security Level: |
None
|
| Resolved date: |
19/Jun/07
|
| Affected Branches: |
MOODLE_19_STABLE
|
|
To cope with sites that are upgrading, we have to register the module as a messaging provider in db/upgrade.php for each module.
|
|
Description
|
To cope with sites that are upgrading, we have to register the module as a messaging provider in db/upgrade.php for each module.
|
Show » |
|
It uses get_list_of_plugins to get a module list and then for each one call WIDGET_install.