public property CronRule::$allow_shorthand in Ultimate Cron 6
Same name and namespace in other branches
- 8 CronRule.class.php \CronRule::allow_shorthand
- 7.2 CronRule.class.php \CronRule::allow_shorthand
- 7 CronRule.class.php \CronRule::allow_shorthand
File
- ./
CronRule.class.php, line 11 - This class parses cron rules and determines last execution time using least case integer comparison.
Class
- CronRule
- @file
Code
public $allow_shorthand = FALSE;