From f7bbc5cb8c095a9e1d66b024be46c2acf0e54dae Mon Sep 17 00:00:00 2001 From: adametz Date: Sat, 30 Jun 2018 12:46:16 +0000 Subject: [PATCH] CRM Exprot URL git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3420 f459cee4-fb09-11de-96c3-f9c5f16c3c76 --- trunk/src/AppBundle/Export/SternToursCrmExporter.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trunk/src/AppBundle/Export/SternToursCrmExporter.php b/trunk/src/AppBundle/Export/SternToursCrmExporter.php index a1829e63..012d5605 100644 --- a/trunk/src/AppBundle/Export/SternToursCrmExporter.php +++ b/trunk/src/AppBundle/Export/SternToursCrmExporter.php @@ -12,8 +12,8 @@ use Monolog\Logger; abstract class SternToursCrmExporter { - //const API_URL = 'http://www.cms.stern-tours.net/api'; - const API_URL = 'http://cms-stern-torus.local//api'; + const API_URL = 'http://www.cms.stern-tours.net/api'; + //const API_URL = 'http://cms-stern-torus.local//api'; const API_KEY = 'f6077389c9ce710e554763a5de02c8ec'; const API_USER_ID = 15; // 'apiuser' const WEBSITE_ID = 1; // 'sterntours.de'