Files
WrenchBoradWeb/www/wr_crons/cron_constants.php
T
2022-05-12 22:40:56 -04:00

9 lines
252 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);
define('WRB_CRONJOB_OFFER_REFUND_ALERT',775);