This commit is contained in:
Olu Ameye
2022-05-09 11:29:41 +00:00
+1
View File
@@ -61,6 +61,7 @@ $vl='';
$out['date_' . $suffix] = $f['trip_date'];
$out['country_' . $suffix] = $f['country'];
$out['color_' . $suffix] = $f['color'];
$ic++;
}
}