[*] BO : #PSFV-94 - added AdminPPreferencesController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9636 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -115,7 +115,7 @@ class HelperOptionsCore extends Helper
|
||||
|
||||
// Is at least one required field present?
|
||||
if (isset($field['required']) && $field['required'])
|
||||
$this->required = true;
|
||||
$required_fields = true;
|
||||
}
|
||||
// Assign the modifications back to parent array
|
||||
$option_list[$category] = $category_data;
|
||||
|
||||
Reference in New Issue
Block a user