X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=index.php;h=610794e004e124c7bbace34fac1131422b7bc345;hb=91e951c88f39495bad54d1e06eb138b65c53c6d8;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 +?>