From baa44869ae4c794de5c8bd4a14c4ccc6ab11b42b Mon Sep 17 00:00:00 2001 From: Andrey Kuvshinov Date: Mon, 5 Jul 2021 17:36:59 +0300 Subject: [PATCH] test vklan --- app/confg.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/confg.php b/app/confg.php index a73c17e..d91e5aa 100644 --- a/app/confg.php +++ b/app/confg.php @@ -32,7 +32,7 @@ define('API', 'http://api.argumenti.ru/'); define('IMGSRV', 'https://imgurl.argumenti.ru/'); /* тестовый магазин ЮКАССА */ -if (SITE == 'http://klan.argumenti.ru/'){ +if (SITE == 'http://vklan.argumenti.ru/'){ define('YID', '767032'); // магазин АН define('YKEY', 'live_fS8znRxo23zYD9I3rkeH3yDYhtpQmh3i5Lbf73QCW3I'); }