Fix phpcs
This commit is contained in:
parent
d78e12db08
commit
4981da235c
@ -3528,7 +3528,7 @@ class Form
|
||||
elseif ($filtertype != '' && $filtertype != '-1') $filterarray = explode(',', $filtertype);
|
||||
|
||||
$this->load_cache_types_paiements();
|
||||
|
||||
|
||||
// Set default value if not already set by caller
|
||||
if (empty($selected) && !empty($conf->global->MAIN_DEFAULT_PAYMENT_TYPE_ID)) $selected = $conf->global->MAIN_DEFAULT_PAYMENT_TYPE_ID;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user