mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Better naming
This commit is contained in:
parent
4d5bae7131
commit
e7576a3b11
10 changed files with 10 additions and 13 deletions
|
|
@ -41,7 +41,7 @@ class Connector(GenericConnector):
|
|||
|
||||
self.connector.set_client_encoding('UNICODE')
|
||||
|
||||
self.setCursor()
|
||||
self.initCursor()
|
||||
self.connected()
|
||||
|
||||
def fetchall(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue