Minor patches (and one bug from ML)

This commit is contained in:
Miroslav Stampar
2016-12-20 09:53:44 +01:00
parent edc6f47758
commit 17c556a63d
7 changed files with 37 additions and 13 deletions

View File

@@ -11,7 +11,7 @@ import sys
sys.dont_write_bytecode = True
from lib.utils import versioncheck # this has to be the first non-standard import
__import__("lib.utils.versioncheck") # this has to be the first non-standard import
from sqlmap import modulePath
from lib.core.common import setPaths