Kaynağa Gözat

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

refactoring
Guillaume Bourgeois 1 yıl önce
ebeveyn
işleme
9c84b0b02a
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. +1
    -2
      backend/controllers/ProducerAdminController.php

+ 1
- 2
backend/controllers/ProducerAdminController.php Dosyayı Görüntüle

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

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

$count ++;
}

if($count) {

Yükleniyor…
İptal
Kaydet