Changeset 13994 for branches/dev
- Timestamp:
- 2007/05/31 21:31:16 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/data/lib/slib.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/lib/slib.php
r13981 r13994 1724 1724 // ¥á¡¼¥ëËÜʸ¤Î¼èÆÀ 1725 1725 $objMailView->assignobj($objPage); 1726 $body = $objMailView->fetch($arrMAILTPLPATH[$template_id]); 1727 1726 1727 1728 if($arrRet[0]['send_type']==1){ 1729 $body = $objMailView->fetch($arrMAILTPLPATH[1]); 1730 }else{ 1731 $body = $objMailView->fetch($arrMAILTPLPATH[0]); 1732 } 1728 1733 1729 1734 // ¥á¡¼¥ëÁ÷¿®½èÍý
Note: See TracChangeset
for help on using the changeset viewer.
