Till Brehm
2016-04-20 648d51f1292699b06971400726db942961571a91
interface/web/login/index.php
@@ -260,7 +260,7 @@
                     echo 'LOGIN_REDIRECT:'.$_SESSION['s']['module']['startpage'];
                     exit;
                  } else {
                     header('Location: /index.php');
                     header('Location: ../index.php');
                     die();
                  }
               }