Removed whole index-function at controller

pull/2260/head
int2001 2023-07-07 12:19:21 +00:00
rodzic 6253650190
commit 58e0a57f5e
1 zmienionych plików z 0 dodań i 5 usunięć

Wyświetl plik

@ -6,11 +6,6 @@
class Hrdlog extends CI_Controller {
// Show frontend if there is one
public function index() {
$this->config->load('config');
}
/*
* Upload QSO to hrdlog.net
* When called from the url cloudlog/hrdlog/upload, the function loops through all station_id's with a hrdlog code defined.