From 58e0a57f5eddfcac6709dfa56fc8a44a03c0229a Mon Sep 17 00:00:00 2001 From: int2001 Date: Fri, 7 Jul 2023 12:19:21 +0000 Subject: [PATCH] Removed whole index-function at controller --- application/controllers/Hrdlog.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/application/controllers/Hrdlog.php b/application/controllers/Hrdlog.php index 1f18599f..eca9ef47 100644 --- a/application/controllers/Hrdlog.php +++ b/application/controllers/Hrdlog.php @@ -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.