mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Remove extra CI loads in Clublog (and debug log messages)
This commit is contained in:
@@ -28,6 +28,7 @@ class Clublog_model extends CI_Model
|
||||
error_reporting(E_ALL);
|
||||
|
||||
$this->load->helper('file');
|
||||
$this->load->library('AdifHelper');
|
||||
|
||||
$station_profiles = $this->all_with_count($clean_userid);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user