]> wagnertech.de Git - timetracker.git/blobdiff - index.php
Cleaning up whitespace
[timetracker.git] / index.php
index a6eac171b88057991f69c70f15d0db533c438f6f..610794e004e124c7bbace34fac1131422b7bc345 100644 (file)
--- 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) {
 
 <?php 
 }
-?>
\ No newline at end of file
+?>