mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-09 14:11:29 +00:00
Better naming
This commit is contained in:
@@ -38,7 +38,7 @@ class Connector(GenericConnector):
|
||||
raise SqlmapConnectionException(msg)
|
||||
|
||||
|
||||
self.setCursor()
|
||||
self.initCursor()
|
||||
self.connected()
|
||||
|
||||
def fetchall(self):
|
||||
|
||||
Reference in New Issue
Block a user