Cloudlog/application/views/csv
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
..
data Update export.php to conform to SOTA CSV standard 2022-11-08 10:25:03 +01:00
index.php Add Aicraft Scatter prop mode 2022-08-17 22:19:51 +02:00