There was an erroneous (probably added by me) snprintf line in the .channel code that incorrectly changed the join time to the hostmask. This removes that line.
Looking back at this code, it could probably stand to be tightened up in a future release as #1679 starts to do, but is too much to include as an RC fix.
Fixes: #1672
There was an erroneous (probably added by me) snprintf line in the .channel code that incorrectly changed the join time to the hostmask. This removes that line.
Looking back at this code, it could probably stand to be tightened up in a future release as #1679 starts to do, but is too much to include as an RC fix.