Searched refs:CALENDAR_DEBUG (Results 1 – 6 of 6) sorted by relevance
287 if (defined('CALENDAR_DEBUG') && CALENDAR_DEBUG) {
259 if (defined('CALENDAR_DEBUG') && CALENDAR_DEBUG) {
474 if (defined('CALENDAR_DEBUG') && CALENDAR_DEBUG) {
94 if (CALENDAR_DEBUG) {
8 var CALENDAR_DEBUG = false; variable12 if (CALENDAR_DEBUG && console && console.log) {
152 - Added `CALENDAR_DEBUG` flag for JavaScript console logging1433 - **Debug Logging:** All debug logging now conditional on `CALENDAR_DEBUG` constant (off by default)