minor update

This commit is contained in:
Miroslav Stampar
2012-02-25 10:43:10 +00:00
parent 5b67af3b20
commit 74b19a0386
4 changed files with 11 additions and 15 deletions

View File

@@ -139,6 +139,7 @@ class HASHDB_KEYS:
KB_CHARS = "KB_CHARS"
KB_BRUTE_TABLES = "KB_BRUTE_TABLES"
KB_BRUTE_COLUMNS = "KB_BRUTE_COLUMNS"
CONF_TMP_PATH = "CONF_TMP_PATH"
class REDIRECTION:
FOLLOW = "1"