MDL-31560 Messages: Added support for noreply and support users
This is used by messaging system for sending/receiving message to/from noreply or support user. message_send api will now use core_user class to get noreply or support user and then send/receive message depending on user state.
lib/classes/user.php
0 → 100644
lib/tests/user_test.php
0 → 100644
Please register or sign in to comment