CC-5898: Future repeating shows may not get generated and/or filled with content

Commented function
This commit is contained in:
drigato 2014-08-15 15:41:55 -04:00
parent 22218079af
commit f2929d02f6
1 changed files with 10 additions and 0 deletions

View File

@ -831,6 +831,16 @@ SQL;
}
/**
*
* Creates show instances that are scheduled after the shows_populated_until
* value in cc_pref. If the show instances are linked their show content will
* get filled.
*
* This can occur when a user is viewing the next day/week/month in the
* calendar or when pypo is requesting the schedule after the shows_populated_until
* date and time.
*/
public static function createAndFillShowInstancesPastPopulatedUntilDate($needScheduleUntil)
{
//UTC DateTime object