Pārlūkot izejas kodu

Update diy.php

tags/6.5.6
叙述、别离 pirms 6 dienas
vecāks
revīzija
2a163b88e2
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. +0
    -2
      src/apps/diy.php

+ 0
- 2
src/apps/diy.php Parādīt failu

@@ -98,8 +98,6 @@ if ($action == 'post') {
require_once(DEDEINC.'/libraries/mail.class.php');
$smtp = new smtp($cfg_smtp_server, $cfg_smtp_port, true, $cfg_smtp_usermail, $cfg_smtp_password);
$smtp->debug = false;
//除了cfg_adminemail接收邮件外,自定义发送其他指定邮件,恢复注释代码使用
//$cfg_smtp_usermail2 = "admin@qq.com";
$smtp->sendmail($cfg_adminemail, $cfg_webname, $cfg_smtp_usermail, $mailtitle, $mailbody, $mailtype);
} else {
@mail($cfg_adminemail, $mailtitle, $mailbody, $headers);


Notiek ielāde…
Atcelt
Saglabāt