Created function to set the next populate until date for repeating shows
This commit is contained in:
parent
9be6b82d97
commit
5111f74494
2 changed files with 14 additions and 0 deletions
|
@ -134,6 +134,7 @@ class Application_Service_ShowInstanceService
|
|||
}
|
||||
}
|
||||
}
|
||||
$this->service_show->setNextPopulateUntilDate($nextDate, $show_id, $day);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue