Changeset 13046


Ignore:
Timestamp:
2007/05/18 11:28:38 (17 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

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

    r13045 r13046  
    9696             
    9797            $mailSend =& Mail::factory("SMTP", $smtp); 
    98             //$mailSend = new send($recipients, $header, $body); 
     98            $mailSend = new send($recipients, $header, $body); 
    9999             
    100100        } else { 
Note: See TracChangeset for help on using the changeset viewer.