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