فهرست منبع

adding global declaration for set_my_language

tokul 21 سال پیش
والد
کامیت
eb784ac89f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      functions/auth.php

+ 1 - 1
functions/auth.php

@@ -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.