You are here

constant AUTHCACHE_DEBUG_WATCHDOG_NEVER in Authenticated User Page Caching (Authcache) 7.2

@file Debug widget for Authcache.

2 uses of AUTHCACHE_DEBUG_WATCHDOG_NEVER
authcache_debug_admin in modules/authcache_debug/authcache_debug.admin.inc
Main Authcache configuration form.
_authcache_debug_watchdog_enabled in modules/authcache_debug/authcache_debug.module
Return true when log-to-watchdog is enabled for the logged in user.

File

modules/authcache_debug/authcache_debug.module, line 7
Debug widget for Authcache.

Code

define('AUTHCACHE_DEBUG_WATCHDOG_NEVER', 0);