mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Add input/edit boxes and corresponding functions
This commit is contained in:
@@ -267,7 +267,7 @@ class QSO extends CI_Controller {
|
||||
$this->load->model('user_model');
|
||||
$this->load->model('modes');
|
||||
$this->load->model('bands');
|
||||
$this->load->model('contesting_model');
|
||||
$this->load->model('contesting_model');
|
||||
|
||||
$this->load->library('form_validation');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user