From: gustavf Date: Wed, 15 Mar 2000 11:39:58 +0000 (+0000) Subject: Added page_header.php to make i18n work in left_main.php. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;ds=sidebyside;h=142499d426437e4c3b78a1b2654581c97fda49cb;p=squirrelmail.git Added page_header.php to make i18n work in left_main.php. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@304 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/left_main.php b/src/left_main.php index 07782970..281b3fff 100644 --- a/src/left_main.php +++ b/src/left_main.php @@ -11,9 +11,7 @@ echo "You need a valid user and password to access this page!"; exit; } -?> - -"; function formatMailboxName($imapConnection, $mailbox, $real_box, $delimeter, $color, $move_to_trash) { require ("../config/config.php");