mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-02-16 19:40:37 +03:00
Now it's fixed
This commit is contained in:
parent
bc31bd1dd9
commit
ba2e009fd9
|
@ -1061,7 +1061,7 @@ class Enumeration:
|
||||||
|
|
||||||
if conf.dumpAll:
|
if conf.dumpAll:
|
||||||
logger.warn(errMsg)
|
logger.warn(errMsg)
|
||||||
return kb.data.dumpedTable
|
return None
|
||||||
else:
|
else:
|
||||||
raise sqlmapNoneDataException, errMsg
|
raise sqlmapNoneDataException, errMsg
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user