This commit is contained in:
Miroslav Stampar
2010-09-26 14:56:55 +00:00
parent 35f35605df
commit dc11ae0d65
5 changed files with 71 additions and 10 deletions

View File

@@ -502,6 +502,9 @@ class XMLDump:
except IOError, e:
raise sqlmapFilePathException("Wrong filename provided for saving the xml file: %s" % conf.xmlFile)
def getOutputFile(self):
return self.__outputFile
def finish(self, resultStatus, resultMsg=""):
'''
Finishes the dumper operation: