program/steps/mail/sendmail.inc | ●●●●● patch | view | raw | blame | history |
program/steps/mail/sendmail.inc
@@ -698,6 +698,7 @@ unlink($mailbody_file); $mailbody_file = null; } } // raise error if saving failed if (!$saved) { @@ -707,8 +708,9 @@ if ($savedraft) { $OUTPUT->show_message('errorsaving', 'error'); // start the auto-save timer again $OUTPUT->command('auto_save_start'); $OUTPUT->send('iframe'); } } }