CC-3174 : showbuilder
This commit is contained in:
parent
fa1f03ed58
commit
2beadc9301
|
@ -10,7 +10,7 @@ class IndexController extends Zend_Controller_Action
|
|||
|
||||
public function indexAction()
|
||||
{
|
||||
$this->_forward('index', 'login');
|
||||
$this->_forward('index', 'showbuilder');
|
||||
}
|
||||
|
||||
public function mainAction()
|
||||
|
|
Loading…
Reference in New Issue