Przeglądaj źródła

Anthély : rappatriement clients depuis le compte Anthéli #793

refactoring
Guillaume Bourgeois 1 rok temu
rodzic
commit
9c84b0b02a
1 zmienionych plików z 1 dodań i 2 usunięć
  1. +1
    -2
      backend/controllers/ProducerAdminController.php

+ 1
- 2
backend/controllers/ProducerAdminController.php Wyświetl plik

@@ -149,9 +149,8 @@ class ProducerAdminController extends BackendController

if(($withOrders && $countOrders) || !$withOrders) {
Producer::addUser($idUser, $toProducerId);
$count ++;
}

$count ++;
}

if($count) {

Ładowanie…
Anuluj
Zapisz