Changeset 15484
- Timestamp:
- 2007/08/30 17:40:13 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-zeus/data/conf/conf.php
r15376 r15484 600 600 // ³Æ¥Æ¥ó¥×¥ì¡¼¥È¤Î¥Ñ¥¹ 601 601 $arrMAILTPLPATH = array( 602 0=> "mail_templates/order_mail.tpl",603 1=> "mobile/mail_templates/order_mail.tpl"602 1 => "mail_templates/order_mail.tpl", 603 2 => "mobile/mail_templates/order_mail.tpl" 604 604 ); 605 605
Note: See TracChangeset
for help on using the changeset viewer.