fix another variable name
This commit is contained in:
@@ -899,7 +899,7 @@ function booking_csv_report() {
|
||||
// $output[] = $enclosure . str_replace($enclosure, $enclosure . $enclosure, $value) . $enclosure;
|
||||
//}
|
||||
//else {
|
||||
$output[] = $field;
|
||||
$output[] = $value;
|
||||
//}
|
||||
} // End of record processing
|
||||
$rows[] = $output;
|
||||
|
Reference in New Issue
Block a user