mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-08 13:43:13 +02:00
docs, module hook, blablabla.
This commit is contained in:
+1
-1
@@ -971,7 +971,7 @@ extern int register_user(aClient *cptr, aClient *sptr, char *nick, char *usernam
|
||||
return xx;
|
||||
}
|
||||
find_shun(sptr);
|
||||
RunHookReturn(HOOKTYPE_PRE_LOCAL_CONNECT, sptr, >0);
|
||||
RunHookReturnInt(HOOKTYPE_PRE_LOCAL_CONNECT, sptr, !=0);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user