User trips

This commit is contained in:
dev-chiefworks
2022-05-09 07:29:18 -04:00
parent 5a68abef2c
commit 98e22b3b0d
+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++;
}
}