Cloudlog/application/views/csv/data
Florian Prischl 2271940211
Update export.php to conform to SOTA CSV standard
The SOTA Database CSV standard expects commas (",") to delimit fields; see https://www.sotadata.org.uk/en/upload/activator/csv/info. The export function currently uses semicolons (";"). Although the SOTA Database gracefully accepts semicolon-delimited CSV files, I propose to conform to the expectation and use comma delimiters.

Also fix a typo in "MICROWAVE".
2022-11-08 10:25:03 +01:00
..
export.php Update export.php to conform to SOTA CSV standard 2022-11-08 10:25:03 +01:00