north před 6 roky
rodič
revize
04907d7bd5

+ 1 - 1
www/protected/commands/GetKennelDetailWorkCommand.php

@@ -43,7 +43,7 @@ class GetKennelDetailWorkCommand extends CConsoleCommand {
             $mail->SMTPSecure = 'tls';                            // Enable TLS encryption, `ssl` also accepted
             $mail->Port = 587;                                    // TCP port to connect to
 
-            $mail->setFrom('1340652578@qq.com', 'Mailer');
+            $mail->setFrom('1340652578@qq.com', '巾帼家政');
             $mail->AddAddress('1340652578@qq.com');
             $mail->addAttachment(Yii::app()->basePath.'/export/'.$res);         // Add attachments