You are here

constant ULTIMATE_CRON_MONTHLY_RULE in Ultimate Cron 8

Same name and namespace in other branches
  1. 6 ultimate_cron.module \ULTIMATE_CRON_MONTHLY_RULE
  2. 7 ultimate_cron.module \ULTIMATE_CRON_MONTHLY_RULE

Default rule for easy hook "monthly".

1 use of ULTIMATE_CRON_MONTHLY_RULE
ultimate_cron_easy_hooks_rule in ./ultimate_cron.module
Get rule(s) for easy hook(s)

File

./ultimate_cron.module, line 52
@todo Add filter on overview page. @todo Add log view (with graph). @todo Make proper markup for overview page. @todo Refactor drush stuff, too many intimate relations with Background Process @todo Refactor Cron % offset stuff. Too mixed up and…

Code

define('ULTIMATE_CRON_MONTHLY_RULE', '0 0 1 * *');