From 6172c4b4fadb236f0cd16eeb9fb2059700ad1297 Mon Sep 17 00:00:00 2001 From: orionpech <62495222+orionpech@users.noreply.github.com> Date: Sun, 22 Mar 2020 00:23:09 -0600 Subject: [PATCH] Update configApp.php --- configApp.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configApp.php b/configApp.php index dad0bfb..1b5176b 100644 --- a/configApp.php +++ b/configApp.php @@ -13,7 +13,7 @@ /* The site id of the country where your application will work. If you don't know your site_id go to our sites resources: https://api.mercadolibre.com/sites */ -$siteId = 'MLB'; +$siteId = 'MLM'; @@ -26,4 +26,4 @@ // $redirectURI = 'Redirect_URI'; -// $siteId = 'MLB'; \ No newline at end of file +// $siteId = 'MLB';