mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-12 08:55:54 +00:00
fix indention
This commit is contained in:
parent
fc19df6b71
commit
4a5426a180
|
@ -221,7 +221,7 @@ class SeedDMS_EmailNotify extends SeedDMS_Notify {
|
|||
$ret = $queueService->queueMailJob($mail_params, $to, $hdrs, getMLText($subject, $params, "", $lang), $message);
|
||||
if($ret !== null)
|
||||
return $ret;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
$result = $mail->send($to, $hdrs, $message);
|
||||
|
|
Loading…
Reference in New Issue
Block a user