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