Flyhi_Controller : ps

This commit is contained in:
gandhimathi 2022-06-27 05:02:59 +00:00
parent 473082cd8b
commit de4045a55e

View File

@ -1277,7 +1277,6 @@ class Flyhi_Controller extends REST_Controller {
$product = isset($records['product_id']) ? $records['product_id'] : $FHFSL_product;
$records['lender_id'] = $lender;
$records['product_id'] = $product;
$records['sales_pd_type'] = null;
$id = null;
// print_r($records);//die();
log_message('ERROR','####FLYHIPD SAVE CALLED');