X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=index.php;h=610794e004e124c7bbace34fac1131422b7bc345;hb=61454f100b86e1f68bbbc7d14de64e8796b3d51f;hp=a6eac171b88057991f69c70f15d0db533c438f6f;hpb=a37376aa8be3ada18b8c05a8661dfd3cc3ca6784;p=timetracker.git diff --git a/index.php b/index.php index a6eac171..610794e0 100644 --- a/index.php +++ b/index.php @@ -36,7 +36,7 @@ if ($auth->isAuthenticated()) { } else if ($user->isClient()) { header('Location: reports.php'); - exit(); + exit(); } } @@ -77,4 +77,4 @@ if ($mobileBrowser) { \ No newline at end of file +?>