mirror of
https://github.com/anope/anope.git
synced 2026-07-02 06:26:38 +02:00
Made the chanstats confs try and look similar to every other configuration file
This commit is contained in:
@@ -26,7 +26,7 @@ class IRC2SQL : public Module
|
||||
SQL::Query query;
|
||||
std::vector<Anope::string> TableList, ProcedureList, EventList;
|
||||
Anope::string prefix, GeoIPDB;
|
||||
bool quitting, introduced_myself, UseGeoIP, ctcpuser, ctcpeob, firstrun;
|
||||
bool quitting, introduced_myself, ctcpuser, ctcpeob, firstrun;
|
||||
BotInfo *StatServ;
|
||||
PrimitiveExtensibleItem<bool> versionreply;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user