mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Cleanup
This commit is contained in:
parent
7da3d8dbd1
commit
cce3208b35
4 changed files with 6 additions and 7 deletions
|
|
@ -189,7 +189,7 @@ def __saveToResultsFile():
|
|||
if not results:
|
||||
line = "%s,,,%s" % (conf.url, os.linesep)
|
||||
conf.resultsFP.writelines(line)
|
||||
|
||||
|
||||
def start():
|
||||
"""
|
||||
This function calls a function that performs checks on both URL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue