CC-5183: Use of undefined variable
This commit is contained in:
parent
0d436d323c
commit
d00f8392bb
1 changed files with 1 additions and 1 deletions
|
@ -999,7 +999,7 @@ SQL;
|
|||
}
|
||||
|
||||
if ($this->isRebroadcast) {
|
||||
$this->createRebroadcastInstances($showDay, $date, $ccShowInstance->getDbId());
|
||||
$this->createRebroadcastInstances($showDay, $start, $ccShowInstance->getDbId());
|
||||
}
|
||||
}
|
||||
$start = $this->getNextMonthlyMonthlyRepeatDate($start, $timezone, $showDay->getDbStartTime());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue