X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a37376aa8be3ada18b8c05a8661dfd3cc3ca6784..b027832862272283d9203c994ec8fd39f6196887:/index.php 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 +?>