mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
Some more cleanup (Issue #475)
This commit is contained in:
@@ -146,5 +146,5 @@ class Fingerprint(GenericFingerprint):
|
||||
return False
|
||||
|
||||
def getHostname(self):
|
||||
warnMsg = "on HSQLDB it is not possible to enumerate the hostname"
|
||||
warnMsg = "on HyperSQL it is not possible to enumerate the hostname"
|
||||
logger.warn(warnMsg)
|
||||
|
||||
Reference in New Issue
Block a user