// Fixed potential warning

This commit is contained in:
Damien Metzger
2013-10-10 18:48:45 +02:00
parent 87417ed928
commit 77551c03f5
+1 -1
View File
@@ -111,7 +111,7 @@ class AdminControllerCore extends Controller
protected $fields_form_override;
/** @var array list of option forms to be generated */
protected $fields_options;
protected $fields_options = array();
protected $shopLink;