Renamed misleading label escapeCRLF to removeCRLF
This commit is contained in:
@@ -20,7 +20,7 @@ if (isset($plugin_list)) {
|
||||
'mime_type' => 'text/comma-separated-values',
|
||||
'options' => array(
|
||||
array('type' => 'text', 'name' => 'null', 'text' => 'strReplaceNULLBy'),
|
||||
array('type' => 'bool', 'name' => 'escapeCRLF', 'text' => 'strEscapeCRLF'),
|
||||
array('type' => 'bool', 'name' => 'removeCRLF', 'text' => 'strRemoveCRLF'),
|
||||
array('type' => 'bool', 'name' => 'columns', 'text' => 'strPutColNames'),
|
||||
array(
|
||||
'type' => 'select',
|
||||
|
Reference in New Issue
Block a user