Changeset 12967 for branches/dev


Ignore:
Timestamp:
2007/05/17 20:08:58 (19 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

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

    r12962 r12967  
    9999             
    100100            $mailSend =& Mail::factory("SMTP", $smtp); 
    101             $mailSend->send($recipients, $header, $body); 
     101             
    102102             
    103103        } else { 
Note: See TracChangeset for help on using the changeset viewer.