mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-12 17:14:46 +02:00
..
This commit is contained in:
@@ -342,4 +342,5 @@
|
||||
- /stats s is now avail only for opers in mainstream
|
||||
- Took out "nick did a /userhost on you"
|
||||
- Reduced hashtable size
|
||||
- Took out sequent/dynix support
|
||||
- Took out sequent/dynix support
|
||||
- Fixed a bug that prolly was fixed by Potvin, but was "not fixed correctly"
|
||||
|
||||
+1
-1
@@ -531,7 +531,7 @@ int m_server(cptr, sptr, parc, parv)
|
||||
aconf = find_conf_servern(host);
|
||||
if (!aconf)
|
||||
{
|
||||
sendto_locfailops("ERROR :No Access (No N line) %s",
|
||||
sendto_one(cptr,"ERROR :No Access (No N line) %s",
|
||||
inpath);
|
||||
sendto_locfailops("Access denied (No N line) %s",
|
||||
inpath);
|
||||
|
||||
Reference in New Issue
Block a user