FIX_REMOVED_UNWANTED_LOGGING_SRINIVAS
This commit is contained in:
parent
a800dd1577
commit
42d48b7046
@ -111,7 +111,7 @@ class EmployeeController extends AdminController
|
||||
emp_name : $filterData['emp_name'] ?? null,
|
||||
status : $filterData['status'] ?? [],
|
||||
);
|
||||
log_message('error',json_encode($data['employees']));
|
||||
// log_message('error',json_encode($data['employees']));
|
||||
// Set getData in $data array with the processed $filterData
|
||||
$data['getData'] = $filterData;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user