mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
_error_status_person_connected
This commit is contained in:
parent
ffe58ced2c
commit
6b8e138eb4
6 changed files with 11 additions and 8 deletions
|
@ -164,8 +164,7 @@ authChecked(int result, ni, try, elm) {
|
|||
&& user->vQuery("ip") != query_ip_number()
|
||||
#endif
|
||||
) {
|
||||
pr("_error_status_person_connected",
|
||||
"Sorry. %O is already connected.\n", nick);
|
||||
w("_error_status_person_connected", 0, ([ "_nick": nick ]) );
|
||||
QUIT
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue