linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #03674
[Bug 733728] Re: cib ban for unreg
only replace
- if reban.level >= level and msg:match(re) then
+ if reban.level > level and msg:match(re) then
?
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/733728
Title:
cib ban for unreg
Status in ADCH++:
In Progress
Bug description:
so, when i try to ban un-reg user on cid ... he is not ban... but if
i try to ban reg-user everything is ok .... is it bug ?
References