From ffb731a7ded5cb7bc2ce97c181c3394286c77967 Mon Sep 17 00:00:00 2001 From: adametz Date: Wed, 29 Aug 2018 15:52:51 +0000 Subject: [PATCH] CMS per https git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3459 f459cee4-fb09-11de-96c3-f9c5f16c3c76 --- trunk/src/AppBundle/Export/SternToursCrmExporter.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/src/AppBundle/Export/SternToursCrmExporter.php b/trunk/src/AppBundle/Export/SternToursCrmExporter.php index ff9df1fb..9a9b2a6e 100644 --- a/trunk/src/AppBundle/Export/SternToursCrmExporter.php +++ b/trunk/src/AppBundle/Export/SternToursCrmExporter.php @@ -12,7 +12,7 @@ use Monolog\Logger; abstract class SternToursCrmExporter { - const API_URL = 'http://www.cms.stern-tours.net/api'; + const API_URL = 'https://www.cms.stern-tours.net/api'; //const API_URL = 'http://cms-stern-tours.local/api'; const API_KEY = 'f6077389c9ce710e554763a5de02c8ec'; const API_USER_ID = 15; // 'apiuser'