提交图

3 提交

作者 SHA1 备注 提交日期
Peter Goodhall
5bf8975327 Revert "Merge pull request #1748 from florianprischl/patch-1"
This reverts commit f81ff06780, reversing
changes made to 19b6a7c62a.
2022-11-08 11:28:04 +00:00
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
phl0
3ce3c12e39
Add SOTA csv export function 2022-03-16 11:27:54 +01:00