mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 00:36:38 +00:00
PHP closing tags are no longer common practise
This commit is contained in:
@@ -32,5 +32,3 @@ $csv->output('books.csv');
|
||||
# data to download the output as a CSV file. if it's not set
|
||||
# or is set to null, output will only return the generated CSV
|
||||
# output data, and will not output to the browser itself.
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user