Commit fd58c9d0 authored by Ad Schellevis's avatar Ad Schellevis
parent b43002fe
......@@ -40,7 +40,7 @@ class IndexController extends \OPNsense\Base\IndexController
public function indexAction()
{
//$this->view->pick('OPNsense/Core/index');
$this->response->redirect('/', true);
$this->response->redirect('/index.php', true);
return;
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment