From 47b6934218b3eeaaedaaa03c5340afdef82255b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B9=E8=AF=9A=E8=AF=9A?= Date: Thu, 11 May 2017 09:46:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E5=86=8C=E9=A1=B5=E9=9D=A2=E5=8D=95?= =?UTF-8?q?=E8=AF=8D=E6=8B=BC=E5=86=99=E9=94=99=E8=AF=AF=EF=BC=8C=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E4=BD=9C=E8=80=85=E5=B9=B3=E5=8F=B0=E8=BF=9E=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- author/controllers/login.php | 4 ++-- author/views/author_field.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/author/controllers/login.php b/author/controllers/login.php index 0be9ffd9..5d67caf1 100644 --- a/author/controllers/login.php +++ b/author/controllers/login.php @@ -199,8 +199,8 @@ class Login extends CI_Controller { $fromEmail = 'noreply02@chinahighlights.net'; $toName = $userdata->a_name; $toEmail = $userdata->a_email; - $subject = 'Your password for "http://a.chtcdn.com"'; - $body = 'Your password for "http://a.chtcdn.com" : ' . $userdata->a_password . '



For security please change your password once logged in.'; + $subject = 'Your password for "http://author.mycht.cn"'; + $body = 'Your password for "http://author.mycht.cn" : ' . $userdata->a_password . '



For security please change your password once logged in.'; $is_sendmail = $this->Infoauthors_model->SendMail($fromName, $fromEmail, $toName, $toEmail, $subject, $body); if ($is_sendmail) { $data[] = array('name' => 'ok', 'value' => 'Action successful. Your password has been emailed to you.'); diff --git a/author/views/author_field.php b/author/views/author_field.php index 4b2fb74f..74936d9c 100644 --- a/author/views/author_field.php +++ b/author/views/author_field.php @@ -22,7 +22,7 @@
- +