Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev
这个提交包含在:
当前提交
13ede1b290
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -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:
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用