die removed : ps
This commit is contained in:
parent
bbac2b56ac
commit
afaa1d2b48
@ -1066,7 +1066,7 @@ WHERE
|
||||
$sql.=" ORDER BY StatusUpdationOn,InitialPayDate ASC ";
|
||||
|
||||
$leadDet=$this->db->query($sql);
|
||||
print_r($sql);die();
|
||||
// print_r($sql);die();
|
||||
$answer = $leadDet->result();
|
||||
if (count($answer) > 0) {
|
||||
$results['app_pendingList'] = true;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user