mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Removing trailing blank lines
This commit is contained in:
parent
e0216771ed
commit
5d10bae31f
7 changed files with 9 additions and 9 deletions
|
|
@ -77,7 +77,7 @@ class Fingerprint(GenericFingerprint):
|
|||
version 1.8.0.4 Added org.hsqldbdb.Library function, getDatabaseFullProductVersion to return the
|
||||
full version string, including the 4th digit (e.g 1.8.0.4).
|
||||
version 1.7.2 CASE statements added and INFORMATION_SCHEMA
|
||||
|
||||
|
||||
"""
|
||||
|
||||
if not conf.extensiveFp and (Backend.isDbmsWithin(HSQLDB_ALIASES) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue