Selaa lähdekoodia

Correctif Producer

refactoring
Guillaume 3 vuotta sitten
vanhempi
commit
d5d1052b84
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      common/models/Producer.php

+ 1
- 1
common/models/Producer.php Näytä tiedosto

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

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

/**

Loading…
Peruuta
Tallenna