Fixed a lot of unused variables
This commit is contained in:
parent
536fdabb77
commit
cc88a9a8e3
6 changed files with 8 additions and 50 deletions
|
@ -44,7 +44,6 @@ class DashboardController extends Zend_Controller_Action
|
|||
|
||||
public function switchSourceAction()
|
||||
{
|
||||
$request = $this->getRequest();
|
||||
$sourcename = $this->_getParam('sourcename');
|
||||
$current_status = $this->_getParam('status');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue