ソースを参照

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());
}

/**

読み込み中…
キャンセル
保存