Adding last two functions from i18n.php
[squirrelmail.git] / functions / index.php
index 269f8987f434e5b7bfc7dfcd13a29ddaeee1663d..b8c59e84c415c8711f4f8f3b34b1ef57fa8815d3 100644 (file)
  * the person is logged or not.
  *
  * $Id$
+ * @package squirrelmail
  */
 
+/** Redirect back to the login page
+ * @ignore */
 header("Location:../index.php");
 
 /* pretty impressive huh? */