summaryrefslogtreecommitdiff
path: root/stopspam.h
diff options
context:
space:
mode:
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;