Changeset 13270


Ignore:
Timestamp:
2007/05/22 16:58:34 (17 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/admin/mail/sendmail.php

    r13269 r13270  
    120120             
    121121            // ¥á¡¼¥ëÁ÷¿® 
    122             $result = $mailObj->send($sendResut["to"], $sendResut, $mailBody); 
     122            $result = $mailObj->end($sendResut["to"], $sendResut, $mailBody); 
    123123            header( "Content-Type: text/plain; charset=UTF-8" ); 
    124124                  
Note: See TracChangeset for help on using the changeset viewer.