
|
If you were logged in you would be able to see more operations.
|
|
|
Moodle
MDL-10107
Created: 19/Jun/07 01:56 AM
Updated: 19/Jun/07 03:48 AM
|
|
| Component/s: |
Messages
|
| Affects Version/s: |
1.9
|
| Fix Version/s: |
None
|
|
|
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.