mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
minor update
This commit is contained in:
@@ -286,7 +286,7 @@ def start():
|
||||
e += ", skipping to next url"
|
||||
logger.error(e)
|
||||
else:
|
||||
logger.error(e)
|
||||
logger.critical(e)
|
||||
return False
|
||||
|
||||
if conf.loggedToOut:
|
||||
|
||||
Reference in New Issue
Block a user