diff options
| author | 2004-05-22 21:45:59 +0000 | |
|---|---|---|
| committer | 2004-05-22 21:45:59 +0000 | |
| commit | 2cc838ec2237e11eaa30d0521d34233e8d1701c3 (patch) | |
| tree | 28c80a6ec6229078812631839c43fa4a67a63487 /docs/censor.conf.example | |
| parent | Added m_censor.cpp mode +G module (diff) | |
Fixed issue where ReplaceText threw an exception (!)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@823 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/censor.conf.example')
| -rw-r--r-- | docs/censor.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/censor.conf.example b/docs/censor.conf.example index ff6136e1d..296fb22d0 100644 --- a/docs/censor.conf.example +++ b/docs/censor.conf.example @@ -8,5 +8,5 @@ # replace="text to replace with"> <badword text="shit" replace="poo"> -<badword pattern="fuck" reason="(censored)"> +<badword pattern="fuck" replace="(censored)"> |
