Changeset 13260


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

Legend:

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

    r13259 r13260  
    117117            $mimeObj->setFrom($sendResut["from"]); 
    118118             
    119             print_r($mailBody); 
     119            print_r($sendResut["subject"]); 
     120            print_r($sendResut["from"]); 
    120121            // À°·Á¤µ¤ì¤¿ËÜʸ¤È¥Ø¥Ã¥À¤ò¼èÆÀ 
    121122             
Note: See TracChangeset for help on using the changeset viewer.