mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Minor adjustments
This commit is contained in:
parent
a4d62af2ea
commit
c1010c20d8
3 changed files with 5 additions and 1 deletions
|
|
@ -129,6 +129,8 @@ def setDbms(dbms):
|
|||
|
||||
kb.dbms = dbms
|
||||
|
||||
logger.info("the back-end DBMS is %s" % kb.dbms)
|
||||
|
||||
|
||||
def setUnion(comment=None, count=None, position=None):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue