Changeset 13979


Ignore:
Timestamp:
2007/05/31 21:03:57 (17 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/conf/conf.php

    r13936 r13979  
    595595// ³Æ¥Æ¥ó¥×¥ì¡¼¥È¤Î¥Ñ¥¹ 
    596596$arrMAILTPLPATH = array( 
    597     1 => "mail_templates/order_mail.tpl", 
     597    0 => "mail_templates/order_mail.tpl", 
    598598    2 => "mail_templates/order_mail.tpl", 
    599599    3 => "mail_templates/order_mail.tpl", 
    600     4 => "mobile/mail_templates/order_mail.tpl", 
     600    1 => "mobile/mail_templates/order_mail.tpl", 
    601601    5 => "mobile/mail_templates/order_mail.tpl", 
    602602    6 => "mobile/mail_templates/order_mail.tpl", 
Note: See TracChangeset for help on using the changeset viewer.