Minor bug fix

This commit is contained in:
Bernardo Damele
2009-06-29 10:13:39 +00:00
parent fd7de4bbb8
commit bc31bd1dd9
2 changed files with 4 additions and 1 deletions

View File

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