PMCORE-1404 Use Jobs in the 'script task' and 'service task' execution
This commit is contained in:
@@ -888,7 +888,7 @@ class Derivation
|
||||
define( 'TASK_FINISH_TASK', - 2 );
|
||||
}
|
||||
|
||||
$this->case = new cases();
|
||||
$this->case = new Cases();
|
||||
|
||||
//Get data for this DEL_INDEX current
|
||||
$appFields = $this->case->loadCase( $currentDelegation['APP_UID'], $currentDelegation['DEL_INDEX'] );
|
||||
|
||||
Reference in New Issue
Block a user