这个提交包含在:
Peter Goodhall 2024-03-14 11:45:21 +00:00
当前提交 13ede1b290

查看文件

@ -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: