You are here

constant ULTIMATE_CRON_LOG_TYPE_NORMAL in Ultimate Cron 8.2

Same name and namespace in other branches
  1. 7.2 ultimate_cron.module \ULTIMATE_CRON_LOG_TYPE_NORMAL
1 use of ULTIMATE_CRON_LOG_TYPE_NORMAL
_ultimate_cron_define_log_type_all in ./ultimate_cron.module
Pseudo define.

File

./ultimate_cron.module, line 11
Ultimate Cron. Extend cron functionality in Drupal.

Code

define('ULTIMATE_CRON_LOG_TYPE_NORMAL', 0);