diff --git a/application/controllers/Header_auth.php b/application/controllers/Header_auth.php index 2a7c42ea7..b9775edd6 100644 --- a/application/controllers/Header_auth.php +++ b/application/controllers/Header_auth.php @@ -201,7 +201,7 @@ class Header_auth extends CI_Controller { } // $club_id = $this->config->item('auth_header_club_id') ?: ''; // TODO: Add support to add a user to a clubstation - + $this->load->model('user_model'); $result = $this->user_model->add( $username, bin2hex(random_bytes(64)), // password