Print_r removed : ps
This commit is contained in:
parent
726a42aa0d
commit
91d615093a
@ -4127,8 +4127,7 @@ if($total_no_of_business > 0) {
|
||||
?>
|
||||
|
||||
<h3 contenteditable="true">Family Information:</h3>
|
||||
|
||||
<?php print_r($familyResult); if(count($familyResult)>0){
|
||||
<?php if(count($familyResult)>0){
|
||||
//print_r($familyResult);
|
||||
?>
|
||||
<!-- <div id='page_break'></div> -->
|
||||
@ -4835,6 +4834,8 @@ if($total_no_of_business > 0) {
|
||||
<!-- ######################### VENDOR SECTION START ###########################-->
|
||||
<!-- ######################### VENDOR SECTION START ###########################-->
|
||||
<?php
|
||||
|
||||
|
||||
if($pd_master_details[0]['is_field_visit_done'])
|
||||
{
|
||||
echo '<div id="page_break"></div>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user