[+] BO : #PSFV-94 AdminCustomerThreads is now a controller.
// bugfix property shopShareDatas was missing in AdminController ... We may move it in Context later git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10088 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -34,6 +34,8 @@ class AdminControllerCore extends Controller
|
||||
public $warnings = array();
|
||||
public $informations = array();
|
||||
|
||||
public $shopShareDatas = false;
|
||||
|
||||
public $_languages = array();
|
||||
public $default_form_language;
|
||||
public $allow_employee_form_lang;
|
||||
|
||||
Reference in New Issue
Block a user