adding global declaration for set_my_language
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 18 May 2004 13:01:07 +0000 (13:01 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 18 May 2004 13:01:07 +0000 (13:01 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7483 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/auth.php

index f33904f99b695daf175e8322d05b3ee845f4d86d..606bbe32048ae8091d289b848255dc5e381f81eb 100644 (file)
@@ -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.