moodle/lib/classes/message
Eloy Lafuente (stronk7) 3a352b401f MDL-73905 core: fix coding_exception missing namespace
This was leading to exception:

Class 'core\message\coding_exception' not found

Surely we weren't facing this before MDL-67853, but it seems that
now we are hitting it sometimes (being investigated @ MDL-73747).

So, just ensure the proper \coding_exception is used.
2022-02-18 15:45:11 +01:00
..
inbound MDL-61738 messageinbound: Fix quota checks & filesize for email uploads 2019-05-08 17:54:44 +02:00
manager.php MDL-73905 core: fix coding_exception missing namespace 2022-02-18 15:45:11 +01:00
message.php MDL-70552 core_message: Show popup for teachers when anonymous 2021-02-17 08:42:52 +02:00