mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-10 09:49:06 +00:00
Update for an Issue #361
This commit is contained in:
@@ -18,6 +18,7 @@ class Connector:
|
||||
"""
|
||||
|
||||
def __init__(self):
|
||||
self.connection = None
|
||||
self.connector = None
|
||||
self.cursor = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user