mirror of
https://github.com/znc/znc.git
synced 2026-08-02 15:03:16 +02:00
01b15bfb5b
Since this creates a new user, and then clones it. It would clear all the networks. To fix this, I have made an option bCloneNetworks to CUser::Clone. This replaces the bCloneChans because this is unnessecery now. Fixes #88