You are here

constant CDN_DAEMON_PERSISTENT_DATA_DB in CDN 6

Same name and namespace in other branches
  1. 6.2 cdn.constants.inc \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.module
Implementation of hook_requirements().

File

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

Code

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