DIE REMOVED

This commit is contained in:
Lalitha.K 2019-06-15 14:22:28 +05:30
parent 5b9b348ea4
commit 1cbd72b193

View File

@ -798,7 +798,7 @@ class PD_Controller extends REST_Controller {
/***********************CHOOSE PD TEMPALATE*********************/
$pd_details['fk_pd_template_id'] = $this->assignPDTempalate($pd_details['pd_id']);
echo $pd_details['fk_pd_template_id'];
//echo $pd_details['fk_pd_template_id'];
if($pd_details['fk_pd_template_id'] != "" || $pd_details['fk_pd_template_id'] != null)
{
@ -811,7 +811,7 @@ class PD_Controller extends REST_Controller {
}
}
die();
//die();
$primary_address_id = null;
if( $exist_pd_details[0]['fk_primary_address_id'] == null && $exist_pd_details[0]['is_child'] == 0)//Master PD only