We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 060eac1 commit 3947396Copy full SHA for 3947396
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