diff options
| author | 2008-10-15 09:39:02 +0000 | |
|---|---|---|
| committer | 2008-10-15 09:39:02 +0000 | |
| commit | 5d3ffb27e06f81f95564686972c834dbc5ce95b5 (patch) | |
| tree | 6ea7a2ce32dd678049ab237829eb29e70688368c /src/configreader.cpp | |
| parent | hidechans is not oper only. (diff) | |
Modify $copy macros in comments, fixes bug #617
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10643 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/configreader.cpp')
| -rw-r--r-- | src/configreader.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/configreader.cpp b/src/configreader.cpp index 5260501a7..46ae6ac4e 100644 --- a/src/configreader.cpp +++ b/src/configreader.cpp @@ -21,6 +21,8 @@ /* $CopyInstall: conf/inspircd.filter.example $(CONPATH) */ /* $CopyInstall: conf/inspircd.conf.example $(CONPATH) */ /* $CopyInstall: conf/modules.conf.example $(CONPATH) */ +/* $CopyInstall: conf/opers.conf.example $(CONPATH) */ +/* $CopyInstall: conf/links.conf.example $(CONPATH) */ #include "inspircd.h" #include <fstream> |
