constant ULTIMATE_CRON_POORMAN in Ultimate Cron 7
Same name and namespace in other branches
- 8 ultimate_cron.module \ULTIMATE_CRON_POORMAN
- 6 ultimate_cron.module \ULTIMATE_CRON_POORMAN
Default setting for poorman.
3 uses of ULTIMATE_CRON_POORMAN
- ultimate_cron_settings_form in ./
ultimate_cron.admin.inc - Settings form.
- ultimate_cron_trigger_poorman in ./
ultimate_cron.module - Launch poorman cron if it's time to do so.
- _ultimate_cron_poorman in ./
ultimate_cron.module - The actual poorman function
File
- ./
ultimate_cron.module, line 82 - @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_POORMAN', FALSE);