Ignore:
Timestamp:
2007/10/08 18:37:01 (15 years ago)
Author:
naka
Message:

GC_SendMail→SC_SendMail名称変更

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/feature-module-update/html/mobile/shopping/complete.php

    r15532 r16322  
    259259    $body = $objMailView->fetch("mail_templates/customer_mail.tpl"); 
    260260     
    261     $objMail = new GC_SendMail(); 
     261    $objMail = new SC_SendMail(); 
    262262    $objMail->setItem( 
    263263                        ''                                      // 宛先 
Note: See TracChangeset for help on using the changeset viewer.