瀏覽代碼

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…
取消
儲存