]> git.mjollnir.org Git - moodle.git/commit
MDL-20766 message_send() used intead of events, it will enable us to improve performa...
authorPetr Skoda <skodak@moodle.org>
Sat, 7 Nov 2009 10:27:57 +0000 (10:27 +0000)
committerPetr Skoda <skodak@moodle.org>
Sat, 7 Nov 2009 10:27:57 +0000 (10:27 +0000)
commit7c7d3afab5767fa0e9a3bded9ff9294ea92b0c13
tree0a188c6d711de43b152c503ee0c7b8b357b50c98
parentc01678b1d2e55fd97c3d225057c7762f371ffa54
MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems"
25 files changed:
admin/handlevirus.php
backup/backup_scheduled.php
course/lib.php
enrol/authorize/enrol.php
enrol/authorize/localfuncs.php
enrol/authorize/uploadcsv.php
enrol/flatfile/enrol.php
enrol/imsenterprise/enrol.php
enrol/manual/enrol.php
enrol/paypal/ipn.php
error/index.php
lib/adminlib.php
lib/db/events.php
lib/messagelib.php
lib/portfoliolib.php
lib/setup.php
lib/uploadlib.php
message/edit.php
message/lib.php
mod/assignment/lib.php
mod/feedback/lib.php
mod/forum/lib.php
mod/lesson/essay.php
mod/quiz/locallib.php
user/editadvanced.php