You are here

constant CDN_DAEMON_SYNCED_FILES_DB in CDN 6

Same name and namespace in other branches
  1. 6.2 cdn.constants.inc \CDN_DAEMON_SYNCED_FILES_DB
  2. 7.2 cdn.constants.inc \CDN_DAEMON_SYNCED_FILES_DB
2 uses of CDN_DAEMON_SYNCED_FILES_DB
cdn_requirements in ./cdn.module
Implementation of hook_requirements().
_validate_synced_files_db in ./cdn.admin.inc
Helper function to validate a possible synced files DB value.

File

./cdn.module, line 34
Implementation of the core hooks, defines, public and private functions.

Code

define('CDN_DAEMON_SYNCED_FILES_DB', 'synced_files.db');