mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-11 19:13:12 +00:00
Renaming conf.cDel to conf.cookieDel
This commit is contained in:
parent
0ae8ac707e
commit
7cc4159316
7 changed files with 10 additions and 10 deletions
|
|
@ -46,7 +46,7 @@ paramDel =
|
|||
cookie =
|
||||
|
||||
# Character used for splitting cookie values
|
||||
cDel =
|
||||
cookieDel =
|
||||
|
||||
# File containing cookies in Netscape/wget format
|
||||
loadCookies =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue