CC-4661: Listener Statistics
- bug fix and removing unnecessary code
This commit is contained in:
parent
8e69e50eea
commit
9712e64a69
2 changed files with 6 additions and 3 deletions
|
@ -46,9 +46,6 @@ class ListenerstatController extends Zend_Controller_Action
|
|||
'his_time_end' => $end->format("H:i")
|
||||
));
|
||||
|
||||
$allMPs = Application_Model_ListenerStat::getAllMPNames();
|
||||
|
||||
$this->view->mps = $allMPs;
|
||||
$this->view->date_form = $form;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue