Ver código fonte

Correctif Producer

master
Guillaume 3 anos atrás
pai
commit
d5d1052b84
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      common/models/Producer.php

+ 1
- 1
common/models/Producer.php Ver arquivo

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

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

/**

Carregando…
Cancelar
Salvar