Projekt

Allgemein

Profil

GX-Bug #50182 » CustomerStatusFix.patch

Till Tepelmann, 06.02.2017 12:10

Unterschiede anzeigen:

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':
    (1-1/1)