FIX_SYNTAX_ERR
This commit is contained in:
parent
dbb757a8cd
commit
252bf08762
@ -4075,7 +4075,7 @@ class EmployeeController extends AdminController
|
||||
'policy' => $client_policy_id,
|
||||
'batch_no' => $batch_no,
|
||||
'last_emp_id' => $last_emp_id,
|
||||
'mode' => $execution_mode
|
||||
'mode' => $execution_mode,
|
||||
'is_dry_run' => $is_dry_run
|
||||
]));
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user