Cloudlog/application/libraries
Peter Goodhall 7b0862e7be [Global Options] Added Email settings
Added email settings under global options to select whether its using smtp or sendmail on the server.
2022-01-19 14:26:36 +00:00
..
Adif_parser.php Add UTF-8 / multi-byte charset support to ADIF parser 2021-01-15 00:52:50 +02:00
AdifHelper.php [ADIF Export] Added contest id to export 2021-10-07 19:15:08 +02:00
Clublog.php
Curl.php
Electronicqsl.php
Frequency.php [Frequency Library] Added hz_to_mhz function to the library as its used a lot in Cloudlog 2021-05-06 15:34:30 +01:00
Hamqth.php Merge branch 'master' of https://github.com/magicbug/Cloudlog into magicbug-master 2021-08-05 15:36:28 -04:00
index.html
OptionsLib.php [Global Options] Added Email settings 2022-01-19 14:26:36 +00:00
Qra.php If a gridsquare in a qso is longer than 6 characters, the QRA library doesn't handle it. This used substring to only use the first 6. 2021-09-16 20:13:08 +02:00
Qrz.php Merge branch 'master' of https://github.com/magicbug/Cloudlog into magicbug-master 2021-08-05 15:36:28 -04:00
Unzip.php