Changeset 11763 for branches/dev/html/admin/mail
- Timestamp:
- 2007/03/12 11:26:05 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/admin/mail/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/mail/index.php
r11759 r11763 219 219 220 220 //-- HTML¥Æ¥ó¥×¥ì¡¼¥È¤ò»ÈÍѤ¹¤ë¾ì¹ç¤Ï¡¢HTML¥½¡¼¥¹¤òÀ¸À®¤·¤ÆBODY¤ØÁÞÆþ 221 if ( $objPage->list_data["mail_method"] == 3 ) {221 if ( $objPage->list_data["mail_method"] == 3 && $objPage->list_data["mail_type"] == 1) { 222 222 $objTemplate = new LC_HTMLtemplate; 223 223 $objTemplate->list_data = lfGetHtmlTemplateData($_POST['template_id']);
Note: See TracChangeset
for help on using the changeset viewer.
