From: fidian Date: Tue, 15 May 2001 19:13:33 +0000 (+0000) Subject: * That should now be everything ... except the plugins. :-) X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=056ecbcae55119c75c8b8bfcbbc1681eab0eae82 * That should now be everything ... except the plugins. :-) git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1368 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/webmail.php b/src/webmail.php index 4064f9c8..c4f6fdd5 100644 --- a/src/webmail.php +++ b/src/webmail.php @@ -18,6 +18,7 @@ include ('../functions/prefs.php'); include ('../functions/imap.php'); include ('../functions/plugin.php'); + include ('../functions/i18n.php'); include ('../functions/auth.php'); session_start();