mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Minor style update (capitalization of leftover class names)
This commit is contained in:
parent
bb397f3907
commit
003d21e962
3 changed files with 7 additions and 7 deletions
|
|
@ -32,7 +32,7 @@ from lib.core.exception import sqlmapUnsupportedFeatureException
|
|||
from lib.core.threads import getCurrentThreadData
|
||||
from lib.request import inject
|
||||
|
||||
class xp_cmdshell:
|
||||
class Xp_cmdshell:
|
||||
"""
|
||||
This class defines methods to deal with Microsoft SQL Server
|
||||
xp_cmdshell extended procedure for plugins.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue