]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
If a module is loaded after m_spanningtree that it needs, then it will now re-read...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Fri, 2 Jan 2009 23:15:09 +0000 (23:15 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Fri, 2 Jan 2009 23:15:09 +0000 (23:15 +0000)
commit7fdb199071b8f83860e33d9548f014c54c95fbe2
tree40970e92a2b9b335519999d0efafd2bc71b81c2d
parent0aac6a2b2ac1dca4783c4deeda5fdde031c8a612
If a module is loaded after m_spanningtree that it needs, then it will now re-read its configuration file. The code is also now in the right place to pick this up on rehash too not just on load.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10934 e03df62e-2008-0410-955e-edbf42e46eb7
src/modules/m_spanningtree/main.cpp
src/modules/m_spanningtree/main.h
src/modules/m_spanningtree/utils.cpp