constant FILE_UPLOAD_SECURITY_PROTECT in File Upload Security 7.3
Same name and namespace in other branches
- 7 file_upload_security.module \FILE_UPLOAD_SECURITY_PROTECT
2 uses of FILE_UPLOAD_SECURITY_PROTECT
- 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 9 - Helper module to advise and resolve security issues in file uploads.
Code
define('FILE_UPLOAD_SECURITY_PROTECT', 'protect');