mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Replace ALL lowercase occurences of cloudlog by wavelog
This commit is contained in:
@@ -13,7 +13,7 @@ class Qrz extends CI_Controller {
|
||||
|
||||
/*
|
||||
* Upload QSO to QRZ.com
|
||||
* When called from the url cloudlog/qrz/upload, the function loops through all station_id's with a qrz api key defined.
|
||||
* When called from the url wavelog/qrz/upload, the function loops through all station_id's with a qrz api key defined.
|
||||
* All QSOs not previously uploaded, will then be uploaded, one at a time
|
||||
*/
|
||||
public function upload() {
|
||||
|
||||
Reference in New Issue
Block a user