1
0
Fork 0
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:
psyc://psyced.org/~lynX 2011-01-19 15:37:08 +01:00
parent ffe58ced2c
commit 6b8e138eb4
6 changed files with 11 additions and 8 deletions

View file

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