Uneditable address book entries no longer have checkboxes next to them on addresses...
[squirrelmail.git] / functions / auth.php
index f33904f99b695daf175e8322d05b3ee845f4d86d..72a7b75eca5c6f6b38479f5eb168ac2672e98799 100644 (file)
@@ -8,7 +8,7 @@
  *
  * Contains functions used to do authentication.
  *
- * $Id$
+ * @version $Id$
  * @package squirrelmail
  */
 
@@ -43,7 +43,7 @@ function is_logged_in() {
         return;
     } else {
         global $PHP_SELF, $session_expired_post, 
-              $session_expired_location;
+              $session_expired_location, $squirrelmail_language;
 
         /*  First we store some information in the new session to prevent
          *  information-loss.