You are here

constant CDN_DAEMON_PERSISTENT_DATA_DB in CDN 7.2

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

File

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

Code

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