Difference between #2 and #3 of
Email template functionality with manage content from database

Revision #3 has been created by yugene on Jun 29, 2014, 7:11:14 AM with the memo:

Yii version is set to 1.1
« previous (#2)

Changes

Title unchanged

Email template functionality with manage content from database

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

email, template

Content unchanged

[...]
$mailer->Subject = Yii::t('contact-req', $model->subject);
$mailer->Body = $message;
$mailer->Send();
```

**Plz comment for any query or updation.**
4 0
12 followers
Viewed: 47 209 times
Version: 1.1
Category: Tutorials
Written by: kiran sharma
Last updated by: yugene
Created on: Aug 14, 2013
Last updated: 9 years ago
Update Article

Revisions

View all history