mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 09:36:35 +03:00
removed that "leftover"
This commit is contained in:
parent
accaf0b3bd
commit
02228f9d35
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user