]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Switch all core modules still using COMMAND_INIT to MODULE_INIT.
authorPeter Powell <petpow@saberuk.com>
Sun, 23 Sep 2018 13:19:06 +0000 (14:19 +0100)
committerPeter Powell <petpow@saberuk.com>
Sun, 23 Sep 2018 13:19:06 +0000 (14:19 +0100)
commitcae87fa047bafedc665d07929b47eaa707ff5f42
treec03f926496ac49d01efff18b662ca5ccac6645c2
parent876b1ae4e280e99f24d37da4b819f108ddb3f1e3
Switch all core modules still using COMMAND_INIT to MODULE_INIT.
include/inspircd.h
include/modules.h
src/coremods/core_ison.cpp
src/coremods/core_reloadmodule.cpp
src/coremods/core_stats.cpp
src/coremods/core_userhost.cpp
src/coremods/core_wallops.cpp