Вход Регистрация
Файл: upload/admin/controller/openbay/etsy_shop.php
Строк: 21
<?php
class ControllerOpenbayEtsyShop extends Controller {
    public function 
getSections() {
        
$response $this->openbay->etsy->call('v1/etsy/shop/getSections/''GET');

        
$this->response->addHeader('Content-Type: application/json');
        return 
$this->response->setOutput(json_encode($response));
    }
}
Онлайн: 0
Реклама