TINY CHANGES

This commit is contained in:
Velz2020 2019-10-11 20:52:27 +05:30
parent d65f0aff6e
commit 673b9ea988
6 changed files with 9 additions and 8 deletions

View File

@ -5765,7 +5765,8 @@ public function getPDFormDetailsJSON_post()
{ {
//echo $this->assignPDTempalate(1325);die(); //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'); $records = $this->post('records');
$pdid = $records['pd_id']; $pdid = $records['pd_id'];
//$external_path = $this->config->item('external_data_path'); //$external_path = $this->config->item('external_data_path');

View File

@ -446,7 +446,7 @@ class PDALERTS
$mail->Port = 465; // "The port" $mail->Port = 465; // "The port"
$mail->addAddress($lender_email); // Name is optional $mail->addAddress($lender_email); // Name is optional
$mail->From = 'noreply@pdgenie.com'; $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->FromName = $fromName;
$mail->isHTML(true); // Set email format to HTML $mail->isHTML(true); // Set email format to HTML
$mail->Subject = 'PD Report For Application ID -'.$core_details[0]['lender_applicant_id']; $mail->Subject = 'PD Report For Application ID -'.$core_details[0]['lender_applicant_id'];

View File

@ -2186,7 +2186,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
<!-- customer finance statements--> <!-- customer finance statements-->
<p><?php echo $iterateFinance['financial_customer']; ?></p> <p><?php //echo $iterateFinance['financial_customer']; ?></p>
<?php <?php
if($iterateFinance['is_customer_statement']) if($iterateFinance['is_customer_statement'])
@ -3906,7 +3906,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
<p>The table below lists the details of Existing Loan Obligations of the Loan Applicants.</p> The table below lists the details of Existing Loan Obligations of the Loan Applicants.
<table class="scorecard_table"> <table class="scorecard_table">
<thead> <thead>
<tr> <tr>

View File

@ -3979,7 +3979,7 @@ if($total_no_of_business > 0) {
<p>The table below lists the details of Existing Loan Obligations of the Loan Applicants.</p> The table below lists the details of Existing Loan Obligations of the Loan Applicants.
<table class="scorecard_table_resonal_assest"> <table class="scorecard_table_resonal_assest">
<thead> <thead>
<tr> <tr>

View File

@ -2216,7 +2216,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
<!-- customer finance statements--> <!-- customer finance statements-->
<p><?php echo $iterateFinance['financial_customer']; ?></p> <p><?php //echo $iterateFinance['financial_customer']; ?></p>
<?php <?php
if($iterateFinance['is_customer_statement']) if($iterateFinance['is_customer_statement'])
@ -3950,7 +3950,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
<p>The table below lists the details of Existing Loan Obligations of the Loan Applicants.</p> The table below lists the details of Existing Loan Obligations of the Loan Applicants.
<table class="scorecard_table"> <table class="scorecard_table">
<thead> <thead>
<tr> <tr>

View File

@ -1463,7 +1463,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
<p>The table below lists the details of Existing Loan Obligations of the Loan Applicants.</p> The table below lists the details of Existing Loan Obligations of the Loan Applicants.
<table class="scorecard_table"> <table class="scorecard_table">
<thead> <thead>
<tr> <tr>