mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Merge pull request #447 from phl0/ciLoads
[WIP] Remove extra CI loads in Clublog (and debug log messages)
This commit is contained in:
@@ -26,6 +26,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