You are here

constant CONTACT_ATTACH_DEFAULT_EXTENSIONS in Contact Attach 7

Default attachment extensions that will be permitted.

2 uses of CONTACT_ATTACH_DEFAULT_EXTENSIONS
contact_attach_admin_settings in ./contact_attach.admin.inc
Form constructor for the settings form.
_contact_attach_return_allowed_extensions in ./contact_attach.module
Returns allowed extensions for attachments based on all supplied roles.

File

./contact_attach.module, line 19
Allows attaching files to messages sent using contact forms.

Code

define('CONTACT_ATTACH_DEFAULT_EXTENSIONS', '');