Merge branch '2.5.x' into saas
Conflicts: airtime_mvc/application/models/Schedule.php airtime_mvc/application/models/airtime/CcShow.php airtime_mvc/application/services/SchedulerService.php airtime_mvc/application/services/ShowService.php
This commit is contained in:
commit
d438587ddc
67 changed files with 31580 additions and 2925 deletions
|
@ -975,7 +975,6 @@ SQL;
|
|||
$needScheduleUntil->add(new DateInterval("P1D"));
|
||||
}
|
||||
Application_Model_Show::createAndFillShowInstancesPastPopulatedUntilDate($needScheduleUntil);
|
||||
|
||||
list($range_start, $range_end) = self::getRangeStartAndEnd($p_fromDateTime, $p_toDateTime);
|
||||
|
||||
$data = array();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue