atheme / atheme-contrib-modules

Community-supported modules for Atheme
https://atheme.github.io/
Other
33 stars 37 forks source link

mlocktweaker: consider all mode characters #2

Closed gholms closed 12 years ago

gholms commented 12 years ago

mlocktweaker only seems to consider the second character in MLOCK_CHANGE because it doesn't actually iterate over the string. This fix makes it properly iterate over every character.