git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3477 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
adametz 2018-11-06 11:45:02 +00:00
parent b75c88bf96
commit 1b8f8389b9
3 changed files with 21 additions and 7 deletions

View file

@ -102,7 +102,6 @@ class BookingController extends Controller
}
}
if (!isset($travelDate))
{
throw $this->createNotFoundException();