mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Another update for an Issue #362
This commit is contained in:
@@ -24,4 +24,4 @@ class Syntax(GenericSyntax):
|
||||
if isDBMSVersionAtLeast('3'):
|
||||
retVal = Syntax._escape(expression, quote, escaper)
|
||||
|
||||
return retVal
|
||||
return retVal
|
||||
|
||||
Reference in New Issue
Block a user