mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
cosmetics (adding html parsed DBMS) regarding heuristic check
This commit is contained in:
parent
955ae5cd2e
commit
8b8fff41fe
2 changed files with 2 additions and 2 deletions
|
|
@ -197,7 +197,7 @@ class Connect:
|
|||
|
||||
# Reset the number of connection retries
|
||||
conf.retriesCount = 0
|
||||
|
||||
|
||||
# Return response object
|
||||
if response:
|
||||
return conn, None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue