This commit is contained in:
Naomi 2013-08-02 16:16:04 -04:00
parent e047c2f71d
commit 590837a357
2 changed files with 66 additions and 66 deletions

View file

@ -257,7 +257,7 @@ class PlayouthistoryController extends Zend_Controller_Action
{
$templateType = $this->_getParam('type', null);
$request = $this->getRequest();
$request = $this->getRequest();
$params = $request->getPost();
try {