Removed whole index-function at controller
这个提交包含在:
父节点
6253650190
当前提交
58e0a57f5e
共有 1 个文件被更改,包括 0 次插入 和 5 次删除
|
|
@ -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.
|
||||
|
|
|
|||
正在加载…
在新工单中引用