You've already forked qlg.tsgz.moe
修改
This commit is contained in:
@ -376,7 +376,7 @@ function WSTCheckLoginKey($val,$userId = 0){
|
||||
$dbo->where("userId", "<>", $userId);
|
||||
}
|
||||
if($dbo->find()){
|
||||
return WSTReturn("对不起,登录账号已存在");
|
||||
return WSTReturn("友情提示:您好:该用户名已注册");
|
||||
}
|
||||
return WSTReturn("该登录账号可用",1);
|
||||
|
||||
|
Reference in New Issue
Block a user