Merge branch 'master' of github.com:jeena/seinheit.ch
This commit is contained in:
commit
e378498bf3
2 changed files with 5 additions and 0 deletions
|
|
@ -27,6 +27,8 @@ class IndexController extends Katharsis_Controller_Abstract
|
|||
*/
|
||||
public function indexAction()
|
||||
{
|
||||
$controller = new PageController();
|
||||
$controller->homeAction();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue