You are here

constant ULTIMATE_CRON_LOG_TYPE_NORMAL in Ultimate Cron 7.2

Same name and namespace in other branches
  1. 8.2 ultimate_cron.module \ULTIMATE_CRON_LOG_TYPE_NORMAL
2 uses of ULTIMATE_CRON_LOG_TYPE_NORMAL
UltimateCronCacheLogEntry::save in plugins/ultimate_cron/logger/cache.class.php
Save log entry.
_ultimate_cron_define_log_type_all in ./ultimate_cron.module
Pseudo define.

File

./ultimate_cron.module, line 9

Code

define('ULTIMATE_CRON_LOG_TYPE_NORMAL', 0);