This commit is contained in:
2016-06-26 21:55:30 +10:00
parent ed160830ff
commit c8c6f50a04

View File

@@ -493,7 +493,7 @@ function booking_report_travel() {
}
else {
for ($i = 0; $i < 8; $i++) {
$rows[] = "N/A";
$this_row[] = "N/A";
}
}
$rows[] = $this_row;