You are here

constant CDN_DAEMON_SYNCED_FILES_DB in CDN 6.2

Same name and namespace in other branches
  1. 6 cdn.module \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.install
Implementation of hook_requirements().
_cdn_admin_validate_synced_files_db in ./cdn.admin.inc
Helper function to validate a possible synced files DB value.

File

./cdn.constants.inc, line 59
Constants used by the CDN module.

Code

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