1
0
Derivar 0

update_to_mail.iotcat.me

master
cn.yimian.xyz há 3 anos
ascendente e572b86d73
cometimento 03e110d999
  1. 2
      functions.php

@ -345,7 +345,7 @@ function yimian__mail($to, $subject, $body, $from){
$data = array(
'fromName' => $from, // 发件人名称
'from' => "admin@iotcat.xyz", // 发件地址
'from' => "no-reply@mail.iotcat.me", // 发件地址
'to' => $to, // 收件地址
'replyTo' => "i@iotcat.me", // 回信地址
'subject' => $subject,

Carregando…
Cancelar
Guardar