GX-Bug #50182 » CustomerStatusFix.patch
src/admin/customers_status.php (revision ) | ||
---|---|---|
356 | 356 |
$useCheckboxWidget = false; |
357 | 357 |
$formAction = ''; |
358 | 358 |
$formMethod = 'post'; |
359 |
$formAttributes = '';
|
|
359 |
$formAttributes = array();
|
|
360 | 360 |
|
361 | 361 |
switch ($_GET['action']) { |
362 | 362 |
case 'new': |