mirror of
https://github.com/anope/anope.git
synced 2026-07-04 23:13:13 +02:00
Insp sends QUIT on KILL, so don't destroy the user record immediately. Fixes bug #995 (QUIT from nonexistant user), reported by Ankit.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1929 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -102,7 +102,7 @@ IRCDVar myIrcd[] = {
|
||||
0, /* Protected Umode */
|
||||
0, /* Has Admin */
|
||||
0, /* Chan SQlines */
|
||||
0, /* Quit on Kill */
|
||||
1, /* Quit on Kill */
|
||||
0, /* SVSMODE unban */
|
||||
1, /* Has Protect */
|
||||
1, /* Reverse */
|
||||
|
||||
Reference in New Issue
Block a user