Home
last modified time | relevance | path

Searched refs:CALENDAR_DEBUG (Results 1 – 6 of 6) sorted by relevance

/plugin/calendar/classes/
H A DFileHandler.php287 if (defined('CALENDAR_DEBUG') && CALENDAR_DEBUG) {
H A DRateLimiter.php259 if (defined('CALENDAR_DEBUG') && CALENDAR_DEBUG) {
H A DEventManager.php474 if (defined('CALENDAR_DEBUG') && CALENDAR_DEBUG) {
/plugin/calendar/
H A Daction.php94 if (CALENDAR_DEBUG) {
H A Dcalendar-main.js8 var CALENDAR_DEBUG = false; variable
12 if (CALENDAR_DEBUG && console && console.log) {
H A DCHANGELOG.md152 - Added `CALENDAR_DEBUG` flag for JavaScript console logging
1433 - **Debug Logging:** All debug logging now conditional on `CALENDAR_DEBUG` constant (off by default)