diff --git a/api/application/controllers/PD_Controller.php b/api/application/controllers/PD_Controller.php index 8506306a..330ffcbb 100644 --- a/api/application/controllers/PD_Controller.php +++ b/api/application/controllers/PD_Controller.php @@ -5765,7 +5765,8 @@ public function getPDFormDetailsJSON_post() { //echo $this->assignPDTempalate(1325);die(); - //$this->getSatelliteImage(1332);die(); + //$this->getSatelliteImage(1332);die();velmurugan.s@venbainfotech.com + //PDALERTS::sendMail($this,'vitvelz@gmail.com','PDGENIE TEST',array());die(); $records = $this->post('records'); $pdid = $records['pd_id']; //$external_path = $this->config->item('external_data_path'); diff --git a/api/application/helpers/pdalerts_helper.php b/api/application/helpers/pdalerts_helper.php index 3421507e..8527fa40 100644 --- a/api/application/helpers/pdalerts_helper.php +++ b/api/application/helpers/pdalerts_helper.php @@ -446,7 +446,7 @@ class PDALERTS $mail->Port = 465; // "The port" $mail->addAddress($lender_email); // Name is optional $mail->From = 'noreply@pdgenie.com'; - $fromName = 'SineEdge QC Team'; if(ENVIRONMENT == 'testing' || ENVIRONMENT == 'development') { $fromName .= ' ( TEST ENV ) '; } + $fromName = 'PD Genie'; if(ENVIRONMENT == 'testing' || ENVIRONMENT == 'development') { $fromName .= ' ( TEST ENV ) '; } $mail->FromName = $fromName; $mail->isHTML(true); // Set email format to HTML $mail->Subject = 'PD Report For Application ID -'.$core_details[0]['lender_applicant_id']; diff --git a/api/application/views/report_templates/JSONTOREPORT_CLIX.php b/api/application/views/report_templates/JSONTOREPORT_CLIX.php index 5a20a830..bf5ca2ea 100644 --- a/api/application/views/report_templates/JSONTOREPORT_CLIX.php +++ b/api/application/views/report_templates/JSONTOREPORT_CLIX.php @@ -2186,7 +2186,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); -
+ The table below lists the details of Existing Loan Obligations of the Loan Applicants. + The table below lists the details of Existing Loan Obligations of the Loan Applicants.