log_message('critical', "AirFlow::processLoadData ********* ALL ". $rw["customer_uid"] );
This commit is contained in:
@@ -24,6 +24,7 @@ class AirFlow extends BaseController
|
|||||||
$row = $query->getRowArray();
|
$row = $query->getRowArray();
|
||||||
|
|
||||||
foreach ($row as $rw){
|
foreach ($row as $rw){
|
||||||
|
log_message('critical', "AirFlow::processLoadData ********* ALL 0000 ". $rw[0]["customer_uid"] );
|
||||||
log_message('critical', "AirFlow::processLoadData ********* ALL ". $rw["customer_uid"] );
|
log_message('critical', "AirFlow::processLoadData ********* ALL ". $rw["customer_uid"] );
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user