mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-11 02:31:51 +00:00
minor fix
This commit is contained in:
parent
c93634b6c7
commit
f9bc6fc78f
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ from lib.core.data import logger
|
|||
from lib.core.enums import DBMS
|
||||
from lib.core.session import setDbms
|
||||
from lib.core.settings import FIREBIRD_ALIASES
|
||||
from lib.core.settings import METADB_SUFFIX
|
||||
from lib.request import inject
|
||||
from lib.request.connect import Connect as Request
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue