Allow !trim (for users) to work for helpers.
authorMichael Poole <mdpoole@troilus.org>
Mon, 31 Oct 2011 03:56:13 +0000 (23:56 -0400)
committerMichael Poole <mdpoole@troilus.org>
Mon, 31 Oct 2011 03:56:13 +0000 (23:56 -0400)
commit50783f759cc7b00b412107bbd960032496f69bd4
treebc81fc396da1770d8b959051ed963d1ef005e3ba
parent0a502ddd052402696675851a282f81052dc59b87
Allow !trim (for users) to work for helpers.

Fixes SourceForge bug #3081638.

src/chanserv.c (cmd_trim_users): Use GetChannelUser() to check user
  access, so that overrides work.
src/chanserv.c