mirror of
https://github.com/moodle/moodle.git
synced 2025-04-17 06:25:33 +02:00
big big sorry, forgotten old debug code that sends all mails to null; merged from MOODLE_19_STABLE
This commit is contained in:
parent
21c3694069
commit
0f7719da37
@ -3967,8 +3967,6 @@ function email_to_user($user, $from, $subject, $messagetext, $messagehtml='', $a
|
||||
|
||||
global $CFG, $FULLME;
|
||||
|
||||
return true; // remove before commit!!!!
|
||||
|
||||
if (empty($user)) {
|
||||
return false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user