mail: Correct return value of sendPersonalised() method
authorAlangi Derick <alangiderick@gmail.com>
Mon, 3 Dec 2018 14:09:14 +0000 (15:09 +0100)
committerD3r1ck01 <alangiderick@gmail.com>
Mon, 3 Dec 2018 16:23:25 +0000 (16:23 +0000)
commitb5ace113e7879a461c1886feeb4541eafbf6115f
tree096b472bd12906d9048966b728e3d0a1a9ff369a
parent9993aca8e4734c8639c09a6421f64fe5671d8421
mail: Correct return value of sendPersonalised() method

If email is not successfully sent, return Status (with appropriate
status error) and also, if successfully sent, return Status::newGood().

Change-Id: I602e30641b88614087d9aff83cf8c93e32af7b81
includes/mail/EmailNotification.php