summaryrefslogtreecommitdiff
path: root/stopspam.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2012-03-04 20:29:44 +0200
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2012-03-04 20:29:44 +0200
commitb317b66c1a85de26def5c3371fe04b85f334fe45 (patch)
tree91754b010b95b5d80d913c5be722c54c4eaa456a /stopspam.h
parentb15f94cba811a15aed857cf5e88e36374082e625 (diff)
math expressions check code
Diffstat (limited to 'stopspam.h')
-rwxr-xr-x[-rw-r--r--]stopspam.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stopspam.h b/stopspam.h
index 14202c7..94300b9 100644..100755
--- a/stopspam.h
+++ b/stopspam.h
@@ -17,6 +17,7 @@ extern BOOL gbRegexMatch;
extern BOOL gbHistoryLog;
extern BOOL gbInvisDisable;
extern BOOL gbIgnoreURL;
+extern BOOL gbMathExpression;
extern tstring gbSpammersGroup;
extern tstring gbQuestion;
extern tstring gbAnswer;