mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Minor consistency patch (Issue #475)
This commit is contained in:
parent
e3124b9176
commit
017ce22a2f
5 changed files with 9 additions and 9 deletions
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue