dublicate Booking Perido Names
sort out where Status = 0 git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3461 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
parent
5c99472ef5
commit
002f60e735
4 changed files with 19 additions and 9 deletions
|
|
@ -105,6 +105,7 @@ final class TravelDate
|
|||
$this->travelProgram = $travelPeriod->getProgram();
|
||||
$this->key = $key;
|
||||
$this->travelPeriod = $travelPeriod;
|
||||
|
||||
if ($end === null)
|
||||
{
|
||||
$this->end = clone $this->start;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue