Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 060eac1 commit 3947396Copy full SHA for 3947396
1 file changed
sqlmapapi.py
@@ -8,7 +8,7 @@
8
import logging
9
import optparse
10
11
-from _sqlmap import modulePath
+from sqlmap import modulePath
12
from lib.core.common import setPaths
13
from lib.core.data import paths
14
from lib.core.data import logger
0 commit comments