소스 검색

Correctif Producer

refactoring
Guillaume 3 년 전
부모
커밋
d5d1052b84
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      common/models/Producer.php

+ 1
- 1
common/models/Producer.php 파일 보기

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

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

/**

Loading…
취소
저장