diff options
author | Gluzskiy Alexandr <sss123next@gmail.com> | 2010-02-15 06:41:36 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@gmail.com> | 2010-02-15 06:41:36 +0300 |
commit | 02b8498fdb1d06aa8b6f136e2914000d05f29dc2 (patch) | |
tree | 3ecb953f29318f5ba9e12fa3e2b6df1fc74e4881 /resource.h | |
parent | a5f8c514a5d7da4cd7049d2439182f51d7c1c195 (diff) |
added option for block auth requests with URL (may not work)
Diffstat (limited to 'resource.h')
-rw-r--r-- | resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ #define ID_EXCLUDE 1021
#define ID_ADDPERMANENT3 1022
#define ID_DEL_NO_IN_LIST 1022
+#define ID_IGNOREURL 1023
// Next default values for new objects
//
|