constant SECKIT_IE_MIME_SECURE in Security Kit 6
4 uses of SECKIT_IE_MIME_SECURE
- seckit_admin_form in includes/
seckit.form.inc - Forms administration page.
- _seckit_ie_mime in ./
seckit.module - Sets txt as allowed/restricted extension.
- _seckit_ie_mime_check in ./
seckit.module - Checks extensions variable set by Upload module.
- _seckit_ie_mime_js in ./
seckit.module - Sends menu callback for AHAH, executes necessary functionality.
File
- ./
seckit.module, line 18 - Allows administrators to improve security of the website.
Code
define('SECKIT_IE_MIME_SECURE', 1);