These fixes were needed in order to make work save stuff from newmail. Please Paul...
[squirrelmail.git] / src / right_main.php
index f10ed956de67b09b25700d9ab5073d336b4e0735..bf155105c16d3873fba30c89d7d41c3e823e1043 100644 (file)
@@ -1,15 +1,16 @@
 <?php
+
     /**
-     * right_main.php
-     *
-     * Copyright (c) 1999-2001 The Squirrelmail Development Team
-     * Licensed under the GNU GPL. For full terms see the file COPYING.
-     *
-     * This is where the mailboxes are listed.  This controls most of what
-     * goes on in SquirrelMail.
-     *
-     * $Id$
-     */
+     * right_main.php
+     **
+     * Copyright (c) 1999-2001 The Squirrelmail Development Team
+     * Licensed under the GNU GPL. For full terms see the file COPYING.
+     **
+     * This is where the mailboxes are listed.  This controls most of what
+     * goes on in SquirrelMail.
+     **
+     * $Id$
+     **/
 
     require_once('../src/validate.php');
     require_once('../functions/imap.php');