1
0
mirror of https://github.com/anope/anope.git synced 2026-06-27 23:56:39 +02:00
Files
anope/modules
Adam f369157906 Use OnChanRegistered instead of OnCreateChan to set default mlocks.
Because OnCreateChan is called from ChannelInfo's constructor, during
DB loading it could cause mode locks to be unserialized without having
all channels loaded, which breaks things.
2014-04-17 16:58:04 -04:00
..