interface/web/login/index.php
@@ -149,6 +149,9 @@ include_once($_SESSION['s']['user']['startmodule'].'/lib/module.conf.php'); $_SESSION['s']['module'] = $module; } $app->plugin->raiseEvent('login',$this); echo 'HEADER_REDIRECT:'.$_SESSION['s']['module']['startpage']; exit;