コード例 #1
0
 function CopixTextEMail($to, $cc, $cci, $subject, $message)
 {
     parent::CopixEMail($to, $cc, $cci, $subject, $message);
 }