CC-3712 : Trial end date overlaps with Airtime Clock
This commit is contained in:
parent
78fe946e57
commit
95003c3571
3 changed files with 4 additions and 41 deletions
|
@ -13,8 +13,6 @@ class PlayoutHistoryController extends Zend_Controller_Action
|
|||
public function indexAction()
|
||||
{
|
||||
global $CC_CONFIG;
|
||||
|
||||
$this->_helper->layout->setLayout('playouthistory');
|
||||
|
||||
$request = $this->getRequest();
|
||||
$baseUrl = $request->getBaseUrl();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue