correct $chan handling
Before any processing:
- remove that stupid array format, $chan should be a string everywhere
- lower case it
This will avoid MANY bugs in the future.
Before any processing:
This will avoid MANY bugs in the future.
mentioned in issue #22
Status changed to closed by commit 8ba1bc26