fabrice049
Results
1
comments of
fabrice049
Good morning, I had the same problem. I corrected it by adding a condition below the previous modification. ``` } elseif (in_array($key_type, array('boolean'))) { $value_arr = GETPOST("options_".$key); $attr = GETPOST("attribute");...