make transmogrify case insensitive?
I'm using Transmogrify as a bad words filter and it catches 'bother' but misses 'Bother' and 'BOTHER'
I guess I could add those to the text list but that's a bad solution
I've looked at its bit of code but cant see where I'd add a 'strtolower' or any other quick fix
any ideas?
0
This discussion has been closed.
Comments