Kaynağa Gözat

Correctif Producer

refactoring
Guillaume 3 yıl önce
ebeveyn
işleme
d5d1052b84
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      common/models/Producer.php

+ 1
- 1
common/models/Producer.php Dosyayı Görüntüle

@@ -733,7 +733,7 @@ class Producer extends ActiveRecordCommon

public function getPrivateKeyEndpointStripe()
{
return $this->getPrivateKeyEndpointStripe($this->getFilenamePrivateKeyEndpointStripe());
return $this->getPrivateKeyStripe($this->getFilenamePrivateKeyEndpointStripe());
}

/**

Yükleniyor…
İptal
Kaydet