unwanted print_r : ps

This commit is contained in:
VENBA-emp-10 sanjeev 2022-03-17 23:10:42 +05:30
parent 5ac886a73c
commit a732024933

View File

@ -1847,7 +1847,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
//echo $pd_offiecer_status_about_neighbor;
if(count($existNeighRefCheck)>0){
print_r($existNeighRefCheck);die();
// print_r($existNeighRefCheck);die();
?>
<?php foreach($existNeighRefCheck as $nkey => $nfValue) {