[-] BO : Fix error returned when first import of a localisation pack
This commit is contained in:
@@ -28,9 +28,6 @@ class AdminLocalizationControllerCore extends AdminController
|
||||
{
|
||||
public function __construct()
|
||||
{
|
||||
$this->className = 'Configuration';
|
||||
$this->table = 'configuration';
|
||||
|
||||
parent::__construct();
|
||||
|
||||
$this->fields_options = array(
|
||||
|
||||
Reference in New Issue
Block a user