mirror of
https://github.com/anope/anope.git
synced 2026-07-01 10:26:38 +02:00
Merge branch '2.0' into 2.1.
This commit is contained in:
@@ -640,6 +640,9 @@ Block *Conf::GetModule(const Anope::string &mname)
|
||||
}
|
||||
}
|
||||
|
||||
if (!block)
|
||||
block = &Block::EmptyBlock;
|
||||
|
||||
return GetModule(mname);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user