Closed (fixed)
Project:
Mail Attach
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 May 2007 at 22:34 UTC
Updated:
6 Jun 2007 at 21:53 UTC
I got this error when i tried sending an attachment. I modified the module: line 236. Just a spelling error.
From:
$subject = checl_plain($form_values['subject']);
To:
$subject = check_plain($form_values['subject']);
That is fixed, now I am getting the emails but with No Attachments. Thanks.
Comments
Comment #1
creazion_dev commentedComment #2
creazion_dev commentedComment #3
(not verified) commented