fix
This commit is contained in:
@@ -58,6 +58,7 @@ long sitecrons_calls(CVars in, CVars &out) {
|
|||||||
case WRB_CRONJOB_JOBDUE_PAYMENTS:
|
case WRB_CRONJOB_JOBDUE_PAYMENTS:
|
||||||
ct["job_type"]="WRB_CRONJOB_JOBDUE_PAYMENTS"; ct["job_type"].set_valid( true );
|
ct["job_type"]="WRB_CRONJOB_JOBDUE_PAYMENTS"; ct["job_type"].set_valid( true );
|
||||||
ct["description"]="This is to organize jonb compleyted remider to owner of task"; ct["description"].set_valid( true );
|
ct["description"]="This is to organize jonb compleyted remider to owner of task"; ct["description"].set_valid( true );
|
||||||
|
CronTracker(ct, co);
|
||||||
return PaymentPending(in, out);
|
return PaymentPending(in, out);
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user