From b48c03f33e882e7a845e4f812f089f068720e95a Mon Sep 17 00:00:00 2001 From: adametz Date: Sat, 17 Mar 2018 16:03:44 +0000 Subject: [PATCH] Deep Link hack git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3383 f459cee4-fb09-11de-96c3-f9c5f16c3c76 --- trunk/src/AppBundle/Controller/DefaultController.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/trunk/src/AppBundle/Controller/DefaultController.php b/trunk/src/AppBundle/Controller/DefaultController.php index 9cdf566d..6bad78ee 100644 --- a/trunk/src/AppBundle/Controller/DefaultController.php +++ b/trunk/src/AppBundle/Controller/DefaultController.php @@ -149,6 +149,9 @@ class DefaultController extends Controller if ($data['wellness'] ?? false) $ttUrl .= '&wellness=0'; if ($data['typ'] ?? false) $ttUrl .= '&typ=0'; if (!empty($data['sportangebot'])) $ttUrl .= '&sportangebot='. $data['sportangebot']; + }else{ + $ttUrl = 'http://www.vidado.com/booking/ibe_bp2/index.php?CID=8ce65750ce5af9d9a6b22c9b04772ea7&formular=4&engine=pauschal&showresult=1&'.$_SERVER['QUERY_STRING']; + } return $this->render('default/pages/ttSearch.html.twig', [