Files
WrenchBoradWeb/www/wr_crons/cron_constants.php
T
2019-05-31 11:26:35 -04:00

8 lines
206 B
PHP

<?php
define('WRB_JOB_CRONJOB',770);
define('WRB_CRONJOB_JOBDUE_REMINDER',771);
define('WRB_CRONJOB_JOBDUE_PAYMENTS',772);
define('WRB_CRONJOB_SIGNUP_ALERT', 773);
define('WRB_CRONJOB_PASTDUE_ALERT',774);