// Rename fieldsDisplay to fields_list part3 (timeout)

This commit is contained in:
tDidierjean
2012-03-29 16:31:01 +00:00
parent c5bf3ab59a
commit 24c326e2bc
26 changed files with 62 additions and 62 deletions
@@ -40,7 +40,7 @@ class AdminWebserviceControllerCore extends AdminController
$this->delete = true;
$this->id_lang_default = Configuration::get('PS_LANG_DEFAULT');
$this->fieldsDisplay = array(
$this->fields_list = array(
'key' => array(
'title' => $this->l('Key'),
'align' => 'center',