mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
forgot these
This commit is contained in:
@@ -561,7 +561,7 @@ class Dump(object):
|
||||
def query(self, query, queryRes):
|
||||
self.string(query, queryRes)
|
||||
|
||||
def rFile(self, filePath, fileData):
|
||||
def rFile(self, fileData):
|
||||
self.lister("files saved to", fileData, sort=False)
|
||||
|
||||
def registerValue(self, registerData):
|
||||
|
||||
Reference in New Issue
Block a user