calltaracking_model changes
This commit is contained in:
parent
88d1ff43a5
commit
920107c107
@ -793,7 +793,7 @@ class Calltracking_model extends CI_Model {
|
|||||||
if($leadDet){
|
if($leadDet){
|
||||||
$result_array = array();
|
$result_array = array();
|
||||||
$result_array['followupStatus']=true;
|
$result_array['followupStatus']=true;
|
||||||
$result='';
|
$result=[];
|
||||||
$activityID='';
|
$activityID='';
|
||||||
foreach ($leadDet->result() as $row)
|
foreach ($leadDet->result() as $row)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user