CRM Exprot URL
git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3420 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
parent
2360290f06
commit
f7bbc5cb8c
1 changed files with 2 additions and 2 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue