Replacing tabs with spaces, trimming white space at EOL and newline at EOF
[squirrelmail.git] / plugins / bug_report / index.php
index 2d2e576c4c4dd5d9f9b7146cbbb41ee3a477fe09..64cc67d207341117497edc05443dfbd6e663a422 100644 (file)
@@ -8,7 +8,7 @@
     **
     **  Redirects to the login page.
     **
-    * $Id$
+    * @version $Id$
     * @package plugins
     * @subpackage bug_report
     **/
@@ -16,4 +16,4 @@
    header("Location:../../src/login.php\n\n");
    exit();
 
-?>
+?>
\ No newline at end of file