summaryrefslogtreecommitdiff
path: root/stopspam.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-10-31 03:17:54 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-10-31 03:17:54 +0300
commitc73d5cfe85557d038e21f35712a679ca8061f6f1 (patch)
tree3eb98f75b0e3fe8a22645f92277f60e9c20379b1 /stopspam.h
parent805aae34900744c6904cad9437506fdf860e12e7 (diff)
another cleanup method
regex history log
Diffstat (limited to 'stopspam.h')
-rw-r--r--stopspam.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/stopspam.h b/stopspam.h
index fd9c609..14202c7 100644
--- a/stopspam.h
+++ b/stopspam.h
@@ -13,6 +13,8 @@ extern BOOL gbDelExcluded;
extern BOOL gbDosServiceIntegration;
extern BOOL gbDelNotInList;
extern BOOL gbCaseInsensitive;
+extern BOOL gbRegexMatch;
+extern BOOL gbHistoryLog;
extern BOOL gbInvisDisable;
extern BOOL gbIgnoreURL;
extern tstring gbSpammersGroup;