Started with the first adaptation to implement the ssh protocol as mentioned in gh-230
This commit is contained in:
@ -31,14 +31,14 @@ $form = $displayData->getForm();
|
||||
|
||||
$fields = $displayData->get('fields') ?: array(
|
||||
'add_update_server',
|
||||
'update_server',
|
||||
'update_server_url',
|
||||
'update_server_target',
|
||||
'note_update_server_note_ftp',
|
||||
'note_update_server_note_zip',
|
||||
'note_update_server_note_other',
|
||||
'update_server_ftp',
|
||||
'update_server',
|
||||
'add_sales_server',
|
||||
'sales_server_ftp'
|
||||
'sales_server'
|
||||
);
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user