User trips
This commit is contained in:
@@ -61,6 +61,7 @@ $vl='';
|
|||||||
$out['date_' . $suffix] = $f['trip_date'];
|
$out['date_' . $suffix] = $f['trip_date'];
|
||||||
$out['country_' . $suffix] = $f['country'];
|
$out['country_' . $suffix] = $f['country'];
|
||||||
$out['color_' . $suffix] = $f['color'];
|
$out['color_' . $suffix] = $f['color'];
|
||||||
|
$ic++;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user