Now it's fixed

This commit is contained in:
Bernardo Damele 2009-06-29 10:15:10 +00:00
parent bc31bd1dd9
commit ba2e009fd9

View File

@ -1061,7 +1061,7 @@ class Enumeration:
if conf.dumpAll:
logger.warn(errMsg)
return kb.data.dumpedTable
return None
else:
raise sqlmapNoneDataException, errMsg