mirror of
https://github.com/anope/anope.git
synced 2026-07-02 07:06:38 +02:00
BUILD : 1.7.12 (947) BUGS : NOTES : Updated inspircd support module and fixed error with generating language.h on certain setups
git-svn-id: svn://svn.anope.org/anope/trunk@947 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@675 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
86ccb584dd
commit
0426f86966
@@ -36,6 +36,7 @@ int AnopeInit(int argc, char **argv)
|
||||
moduleAddCommand(OPERSERV, c, MOD_UNIQUE);
|
||||
|
||||
if (DisableRaw) {
|
||||
alog("[os_raw] Unloading because DisableRaw is enabled");
|
||||
return MOD_STOP;
|
||||
}
|
||||
return MOD_CONT;
|
||||
|
||||
Reference in New Issue
Block a user