Changeset 13203


Ignore:
Timestamp:
2007/05/21 18:31:05 (17 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

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

    r13202 r13203  
    9595             
    9696            $mail_obj =& Mail::factory("smtp", $param); 
    97             print_r($sendResut);  
     97            print_r($mail_obj);  
    9898             
    9999            $headers['Subject'] = mb_convert_encoding($sendResut["subject"], "JIS", CHAR_CODE ); 
Note: See TracChangeset for help on using the changeset viewer.