Merge branch 'cc-4961-show-linking' of dev.sourcefabric.org:airtime into cc-4961-show-linking

Conflicts:
	airtime_mvc/application/services/ScheduleService.php
	airtime_mvc/application/services/ShowInstanceService.php
	airtime_mvc/application/services/ShowService.php
This commit is contained in:
denise 2013-03-08 11:24:54 -05:00
commit 846e940f82
1 changed files with 1 additions and 1 deletions

View File

@ -175,6 +175,6 @@ class Application_Service_ShowInstanceService
private function deleteRebroadcastShowInstances()
{
}
}