loan_detail
This commit is contained in:
@@ -48,6 +48,7 @@ class AirFlow extends BaseController
|
||||
private function parseLoadDetail($uid,$customer_uid,$loan_detail){
|
||||
|
||||
$loan_detail_array = unserialize($loan_detail);
|
||||
log_message('critical', "AirFlow::processLoadData*parseLoadDetail ***loan_detail *** ". $loan_detail );
|
||||
log_message('critical', "AirFlow::processLoadData*parseLoadDetail ***loan_reference*** ". $loan_detail_array["loan_reference"] );
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user