CC-3174 : showbuilder
This commit is contained in:
parent
fa1f03ed58
commit
2beadc9301
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ class IndexController extends Zend_Controller_Action
|
||||||
|
|
||||||
public function indexAction()
|
public function indexAction()
|
||||||
{
|
{
|
||||||
$this->_forward('index', 'login');
|
$this->_forward('index', 'showbuilder');
|
||||||
}
|
}
|
||||||
|
|
||||||
public function mainAction()
|
public function mainAction()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue