You are here

constant CDN_DAEMON_PERSISTENT_DATA_DB in CDN 6.2

Same name and namespace in other branches
  1. 6 cdn.module \CDN_DAEMON_PERSISTENT_DATA_DB
  2. 7.2 cdn.constants.inc \CDN_DAEMON_PERSISTENT_DATA_DB
1 use of CDN_DAEMON_PERSISTENT_DATA_DB
cdn_requirements in ./cdn.install
Implementation of hook_requirements().

File

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

Code

define('CDN_DAEMON_PERSISTENT_DATA_DB', 'persistent_data.db');