constant CLAMAV_USE_EXECUTABLE in ClamAV 6
Same name and namespace in other branches
- 7 clamav.module \CLAMAV_USE_EXECUTABLE
3 uses of CLAMAV_USE_EXECUTABLE
- clamav.module in ./
clamav.module - Integrate ClamAV to allow uploaded files to be scanned for viruses.
- clamav_requirements in ./
clamav.install - Implementation of hook_requirements().
- clamav_scan_file in ./
clamav.inc - Scan a single file
File
- ./
clamav.module, line 10 - Integrate ClamAV to allow uploaded files to be scanned for viruses.
Code
define('CLAMAV_USE_EXECUTABLE', 1);