fetus Diary

2006/11/28(火) - よし

これ、直った。

$mailer = new CommentNotifyMail();
$mailer->SetAttribute('mailto', $author_mail);
$mailer->SetAttributeByRef('entry', $data);
$mailer->SetAttribute('commenter_name', $input['name']);
$mailer->SetAttribute('commenter_mail', NULL);
$mailer->SetAttribute('comment_body', $input['body']);
$mailer->SetAttribute('co_serial', $co_serial);
$mailer->Send();

コメント

コメントはありません。

名前
メール
コメント

※HTML タグは使えません。HTTP URL には自動リンクが張られます。

Captcha
画像から読み取れる文字を入力: