Parent Directory
|
Revision Log
|
Patch
revision 9915 by michael, Sun Jan 17 06:19:26 2021 UTC | revision 9916 by michael, Sat Jan 30 16:52:52 2021 UTC | |
---|---|---|
# | Line 336 register_local_user(struct Client *clien | Line 336 register_local_user(struct Client *clien |
336 | */ | */ |
337 | report_and_set_user_flags(client, conf); | report_and_set_user_flags(client, conf); |
338 | ||
if (IsDead(client)) | ||
return; | ||
339 | /* | /* |
340 | * Limit clients - | * Limit clients - |
341 | * We want to be able to have servers and F-line clients | * We want to be able to have servers and F-line clients |
|
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.28 |