tbrehm
2010-02-07 da1da41bdc4b602f072bb44a3b9bd448f2342d6b
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;