constant SECKIT_IE_MIME_INSECURE in Security Kit 6
2 uses of SECKIT_IE_MIME_INSECURE
- _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.
File
- ./
seckit.module, line 19 - Allows administrators to improve security of the website.
Code
define('SECKIT_IE_MIME_INSECURE', 2);