mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-26 03:20:57 +00:00
implemented retrieved items info for partial union too
This commit is contained in:
parent
f5f2201bbc
commit
d06ae9cd47
3 changed files with 8 additions and 11 deletions
|
|
@ -16,7 +16,6 @@ from lib.core.common import Backend
|
|||
from lib.core.common import dataToStdout
|
||||
from lib.core.common import getRange
|
||||
from lib.core.common import getCompiledRegex
|
||||
from lib.core.common import getConsoleWidth
|
||||
from lib.core.common import getFileItems
|
||||
from lib.core.common import Backend
|
||||
from lib.core.common import getUnicode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue