Minor style update (capitalization of leftover class names)

This commit is contained in:
Miroslav Stampar
2012-12-06 13:46:24 +01:00
parent bb397f3907
commit 003d21e962
3 changed files with 7 additions and 7 deletions

View File

@@ -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.