You are here

constant APDQC_SESSIONS_SCHEMA in Asynchronous Prefetch Database Query Cache 7

TRUE if APDQC altered the sessions table schema.

2 uses of APDQC_SESSIONS_SCHEMA
apdqc_disable in ./apdqc.install
Implements hook_disable().
apdqc_modules_installed in ./apdqc.module
Implements hook_modules_installed().

File

./apdqc.module, line 72
Asynchronous Prefetch Database Query Cache module.

Code

define('APDQC_SESSIONS_SCHEMA', FALSE);