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