Testing CVS access
[squirrelmail.git] / src / validate.php
index e8542ce9ca4c50541a2cb32720b2444f9320ef8e..83d22e32f58e9f4909cb04f0965b520b4d71d799 100644 (file)
@@ -13,6 +13,7 @@
    define ('validate_php', true); 
 
    session_start();
+   include ('../functions/i18n.php');
    include ('../functions/auth.php');
    
    is_logged_in();