// merge 1.4 (5397)
This commit is contained in:
@@ -59,6 +59,7 @@ class AdminContact extends AdminPreferences
|
||||
'PS_SHOP_FAX' => array('title' => $this->l('Fax:'), 'validation' => 'isGenericName', 'size' => 30, 'type' => 'text'),
|
||||
);
|
||||
parent::__construct();
|
||||
|
||||
}
|
||||
|
||||
public function postProcess()
|
||||
|
||||
Reference in New Issue
Block a user