// code review
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13131 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
*/
|
||||
class AdminStockInstantStateControllerCore extends AdminController
|
||||
{
|
||||
private $stock_instant_state_warehouses = array();
|
||||
protected $stock_instant_state_warehouses = array();
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user