Code cleanup brigage...
[squirrelmail.git] / src / options_folder.php
index 32ce25a9e8db60afa2d5260010314b344ce65b56..23b5b0187d3700080abae17c6f2440bb98e9fd4c 100644 (file)
@@ -1,15 +1,15 @@
 <?php
 
-   /**
   **  options_folder.php
   **
   **  Copyright (c) 1999-2001 The SquirrelMail Development Team
   **  Licensed under the GNU GPL. For full terms see the file COPYING.
   **
   **  Displays all options relating to folders
   **
   **  $Id$
   **/
+/**
* options_folder.php
+ *
* Copyright (c) 1999-2001 The SquirrelMail Development Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
* Displays all options relating to folders
+ *
* $Id$
+ */
 
 require_once('../functions/imap.php');