constant CLAMAV_BLOCK_UNCHECKED in ClamAV 6
Same name and namespace in other branches
- 7 clamav.module \CLAMAV_BLOCK_UNCHECKED
2 uses of CLAMAV_BLOCK_UNCHECKED
- clamav_elements_filefield_validate in ./clamav.module
- Validator for filefield widget and imagefield widget.
This is an implementation of a file upload_validator.
- clamav_scan in ./clamav.inc
- Scan a file and raise an error on the form element (if required).
File
- ./clamav.module, line 16
- Integrate ClamAV to allow uploaded files to be scanned for viruses.
Code
define('CLAMAV_BLOCK_UNCHECKED', 0);