mirror of
https://github.com/anope/anope.git
synced 2026-06-29 21:06:37 +02:00
Applied Ultiamte3 chan SQline fix by trystan.
git-svn-id: svn://svn.anope.org/anope/trunk@991 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@716 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
587bf2e4ce
commit
a7a2d3fa8a
@@ -35,6 +35,7 @@ Provided by illu. <illu@rs2i.net> - 2006
|
||||
|
||||
Provided by Trystan <trystan@nomadirc.net> - 2006
|
||||
03/01 A Clarity on module loading status numbers. [#435]
|
||||
03/01 F Applied ultiamte3 chan sqline patch. [#412]
|
||||
03/01 F Crash when not giving user for moduleGetLangString. [#454]
|
||||
02/23 F Usermatching possible null arg on sstrdup. [ #00]
|
||||
02/20 F Fixed some TS6 issues with do_cmode() and do_nick() [#396]
|
||||
|
||||
@@ -61,7 +61,7 @@ IRCDVar myIrcd[] = {
|
||||
0, /* TS Topci Backward */
|
||||
UMODE_p, /* Protected Umode */
|
||||
1, /* Has Admin */
|
||||
0, /* Chan SQlines */
|
||||
1, /* Chan SQlines */
|
||||
0, /* Quit on Kill */
|
||||
1, /* SVSMODE unban */
|
||||
0, /* Has Protect */
|
||||
|
||||
Reference in New Issue
Block a user