mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-15 12:19:03 +00:00
Minor consistency patch (Issue #475)
This commit is contained in:
@@ -17,7 +17,7 @@ from plugins.generic.misc import Miscellaneous
|
||||
|
||||
class HSQLDBMap(Syntax, Fingerprint, Enumeration, Filesystem, Miscellaneous, Takeover):
|
||||
"""
|
||||
This class defines HyperSQL methods
|
||||
This class defines HSQLDB methods
|
||||
"""
|
||||
|
||||
def __init__(self):
|
||||
|
||||
Reference in New Issue
Block a user