mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-26 01:19:04 +00:00
removed that "leftover"
This commit is contained in:
@@ -340,7 +340,7 @@ lastChar = 0
|
||||
|
||||
# SQL statement to be executed.
|
||||
# Example: SELECT 'foo', 'bar'
|
||||
query = INSERT INTO users VALUES (9, 'café', 'test')
|
||||
query =
|
||||
|
||||
# Prompt for an interactive SQL shell.
|
||||
# Valid: True or False
|
||||
|
||||
Reference in New Issue
Block a user