|
|
@ -323,7 +323,6 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") { |
|
|
|
$ret = accountid2email($next_signer); |
|
|
|
if (!empty($ret)) { |
|
|
|
$mail_list[0] = [$next_signer, $ret[$next_signer]]; |
|
|
|
$mail_list[1] = ['M0044', 'jrbin@masada.com.tw']; |
|
|
|
include dirname(__DIR__)."/class/Cmail.php"; |
|
|
|
$sendmail = new Cmail; |
|
|
|
$title = "【汰改價審通知】卷號:".$contractno; |
|
|
|