log error
This commit is contained in:
@@ -49,7 +49,7 @@ $vl='';
|
||||
if ($saveTrips != null) {
|
||||
$out["total_record"] = $saveTrips->getNumRows();
|
||||
$ic = 0;
|
||||
$this->logArray2("card lines total_record => ".$saveTrips->getNumRows());
|
||||
$this->logArray3("card lines total_record => ".$saveTrips->getNumRows());
|
||||
|
||||
foreach ($saveTrips->getResultArray() as $f) {
|
||||
// $this->logArray3("Saved Trips total => ".$ic);
|
||||
|
||||
Reference in New Issue
Block a user