pull/3042/head
Peter Goodhall 2024-03-14 11:45:21 +00:00
commit 13ede1b290
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -137,7 +137,7 @@ class User extends CI_Controller {
$this->input->post('user_quicklog_enter'), $this->input->post('user_quicklog_enter'),
$this->input->post('language'), $this->input->post('language'),
$this->input->post('user_hamsat_key'), $this->input->post('user_hamsat_key'),
$this->input->post('user_hamsat_workable_only'), $this->input->post('user_hamsat_workable_only')
)) { )) {
// Check for errors // Check for errors
case EUSERNAMEEXISTS: case EUSERNAMEEXISTS: