Changeset 13072


Ignore:
Timestamp:
2007/05/18 14:41:26 (17 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

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

    r13070 r13072  
    9090                                          ); 
    9191             
     92            print_r($sendResut); 
    9293            $sendResut = mb_convert_encoding( $sendResut, "JIS", CHAR_CODE); 
    9394            print_r($sendResut); 
Note: See TracChangeset for help on using the changeset viewer.