summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-01-01 20:15:33 +0000
committertrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-01-01 20:15:33 +0000
commit8114b5be040dfdd07a53abc96e9fddc04c564687 (patch)
tree4c3f212dc488103cc92de75191e6aceb64146e6e /src
parent59122c8ca203f81d79ea26d09399f071a2fd77ad (diff)
BUILD : 1.7.6 (519) BUGS : N/A NOTES : Ultimate3 bug fixes, they have NICKIP, and some channel modes were defined the same causing problems
git-svn-id: svn://svn.anope.org/anope/trunk@519 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@373 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'src')
-rw-r--r--src/ultimate3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ultimate3.c b/src/ultimate3.c
index 89f8345eb..62f5bbdd2 100644
--- a/src/ultimate3.c
+++ b/src/ultimate3.c
@@ -79,7 +79,7 @@ IRCDVar ircd[] = {
0, /* vidents */
0, /* svshold */
1, /* time stamp on mode */
- 0, /* NICKIP */
+ 1, /* NICKIP */
0, /* O:LINE */
1, /* UMODE */
1, /* VHOST ON NICK */