1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-09 11:13:13 +02:00
This commit is contained in:
stskeeps
2001-08-03 06:09:11 +00:00
parent 3b4fe7b347
commit 9a089dd8bf
+4 -4
View File
@@ -184,10 +184,10 @@ allow channel {
H get_host
*/
oper bobsmith {
oper bobsmith {
class clients;
from {
userhost bob @ smithco.com;
from {
userhost bob@smithco.com;
};
password "f00";
flags
@@ -457,7 +457,7 @@ ban realname {
except ban {
/* don't ban stskeeps */
mask *stskeeps @ 212. *;
mask *stskeeps@212. *;
};
/*