Guillaume 3 лет назад
Родитель
Сommit
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());
}

/**

Загрузка…
Отмена
Сохранить