mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
quick fix
This commit is contained in:
parent
0916117447
commit
ce51326bff
2 changed files with 3 additions and 2 deletions
|
|
@ -75,6 +75,7 @@ from lib.core.settings import NON_CONTROL_CHAR_REGEX
|
|||
from lib.core.settings import SQL_STATEMENTS
|
||||
from lib.core.settings import SUPPORTED_DBMS
|
||||
from lib.core.settings import UNKNOWN_DBMS_VERSION
|
||||
from lib.core.settings import DEFAULT_MSSQL_SCHEMA
|
||||
from lib.core.settings import DUMP_NEWLINE_MARKER
|
||||
from lib.core.settings import DUMP_CR_MARKER
|
||||
from lib.core.settings import DUMP_DEL_MARKER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue