mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
Minor just in case patch
This commit is contained in:
@@ -8,6 +8,8 @@ See the file 'doc/COPYING' for copying permission
|
|||||||
import logging
|
import logging
|
||||||
import optparse
|
import optparse
|
||||||
|
|
||||||
|
from lib.utils import versioncheck # this has to be the first non-standard import
|
||||||
|
|
||||||
from sqlmap import modulePath
|
from sqlmap import modulePath
|
||||||
from lib.core.common import setPaths
|
from lib.core.common import setPaths
|
||||||
from lib.core.data import paths
|
from lib.core.data import paths
|
||||||
|
|||||||
Reference in New Issue
Block a user