MDL-10107 Fixed the definition of message providers ... it now works through files...
authormoodler <moodler>
Thu, 31 Jul 2008 08:01:46 +0000 (08:01 +0000)
committermoodler <moodler>
Thu, 31 Jul 2008 08:01:46 +0000 (08:01 +0000)
commit120b3758918f9537d55357e85953c8d7f8aa98bf
treea403f55a20ef218a23b34f7a9ab63e82dd369cda
parente70e036c9f91626c3776e1b5903de922f0262d8f
MDL-10107   Fixed the definition of message providers ... it now works through files very similar to those for events and capabilities, which makes them easy to add/remove/change as necessary
26 files changed:
admin/index.php
lang/en_utf8/forum.php
lang/en_utf8/moodle.php
lib/adminlib.php
lib/blocklib.php
lib/db/events.php
lib/db/install.xml
lib/db/messages.php [new file with mode: 0644]
lib/db/upgrade.php
lib/messagelib.php
message/edit.php
message/edit_form.php
mod/assignment/db/upgrade.php
mod/assignment/lib.php
mod/feedback/db/upgrade.php
mod/feedback/lib.php
mod/forum/db/messages.php [new file with mode: 0644]
mod/forum/db/upgrade.php
mod/forum/lib.php
mod/forum/version.php
mod/lesson/db/upgrade.php
mod/lesson/lib.php
mod/quiz/db/upgrade.php
mod/quiz/lib.php
tags
version.php