constant FILE_UPLOAD_SECURITY_WARN in File Upload Security 7.3
Same name and namespace in other branches
- 7 file_upload_security.module \FILE_UPLOAD_SECURITY_WARN
@file Helper module to advise and resolve security issues in file uploads.
2 uses of FILE_UPLOAD_SECURITY_WARN
- file_upload_security_amend_widget_settings in ./
file_upload_security.module - Helper to carry out the file_upload_security action based on settings.
- file_upload_security_webform_component_presave in ./
file_upload_security.module - Implements hook_webform_component_presave().
File
- ./
file_upload_security.module, line 7 - Helper module to advise and resolve security issues in file uploads.
Code
define('FILE_UPLOAD_SECURITY_WARN', 'warn');