Pauschalreisen raus, classOptions

git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3478 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
adametz 2018-11-14 14:17:36 +00:00
parent 1b8f8389b9
commit a2a93aab0e
3 changed files with 2 additions and 5 deletions

View file

@ -16,7 +16,7 @@ abstract class SternToursCrmExporter
const API_URL_LOCAL = 'http://cms-stern-tours.local/api';
const API_URL = 'https://www.cms.stern-tours.net/api';
const API_URL = 'https://cms.stern-tours.net/api';
const API_v3_URL_LOCAL = 'http://crm-stern-tours.local/';
const API_v3_URL = 'https://mein.sterntours.de/';