mirror of
https://github.com/anope/anope.git
synced 2026-06-28 17:56:38 +02:00
Rename things from services to anope.
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@
|
||||
|
||||
using namespace Configuration;
|
||||
|
||||
File ServicesConf("services.conf", false); // Services configuration file name
|
||||
File ServicesConf("anope.conf", false); // Services configuration file name
|
||||
Conf *Config = NULL;
|
||||
|
||||
Block::Block(const Anope::string &n) : name(n), linenum(-1)
|
||||
|
||||
Reference in New Issue
Block a user