Renaming conf.pDel to conf.paramDel

This commit is contained in:
Miroslav Stampar
2014-04-06 16:48:46 +02:00
parent 95e7ca02f0
commit 0ae8ac707e
7 changed files with 9 additions and 9 deletions

View File

@@ -23,7 +23,7 @@ optDict = {
"Request": {
"data": "string",
"pDel": "string",
"paramDel": "string",
"cookie": "string",
"cDel": "string",
"loadCookies": "string",