Closed (fixed)
Project:
Contact Attach
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
6 Apr 2012 at 20:31 UTC
Updated:
4 May 2012 at 12:30 UTC
There are a couple of calls that check the contact_attach_number variable to get the number of attachments on the form. Information about files "stored" on a form is available in the $_FILES array. Use that instead and save 2 calls to variable_get().
Comments
Comment #1
Tor Arne Thune commentedCommitted and pushed: b8be89d.
Comment #2
Tor Arne Thune commented