added index redirect plugin
This commit is contained in:
parent
0c80e23e72
commit
f6572151ec
3 changed files with 14 additions and 2 deletions
|
@ -27,8 +27,7 @@ class IndexController extends Katharsis_Controller_Abstract
|
|||
*/
|
||||
public function indexAction()
|
||||
{
|
||||
$controller = new PageController();
|
||||
$controller->homeAction();
|
||||
// will be overwritten by IndexRedirect Plugin
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue