Cloudlog/application
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
..
cache Added Basic Files 2011-04-25 16:24:01 +01:00
config Add a config item for knowing if v2 migration took place 2022-10-10 19:56:46 +01:00
controllers Add function to delete public slugs 2022-10-15 20:50:20 +02:00
core Added Basic Files 2011-04-25 16:24:01 +01:00
helpers Added Basic Files 2011-04-25 16:24:01 +01:00
hooks Added Basic Files 2011-04-25 16:24:01 +01:00
language Merge pull request #1677 from HakanKoseoglu/turkish_translation_v2 2022-10-15 14:03:21 +01:00
libraries Hopefully now works correctly 2022-10-11 14:59:17 +01:00
logs Adding file back in! 2016-02-29 18:57:08 +00:00
migrations Add a config item for knowing if v2 migration took place 2022-10-10 19:56:46 +01:00
models Add function to delete public slugs 2022-10-15 20:50:20 +02:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Update export.php to conform to SOTA CSV standard 2022-11-08 10:25:03 +01:00
.htaccess Added Basic Files 2011-04-25 16:24:01 +01:00
index.html Added Basic Files 2011-04-25 16:24:01 +01:00