Code cleanup brigage...
[squirrelmail.git] / src / options_personal.php
index 9bfdd5e0c9770177a974d64478ce5d2198c55316..988ccb2c400b0b109d66927adde8f20dbffe311a 100644 (file)
@@ -1,15 +1,15 @@
 <?php
 
-   /**
   **  options_personal.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 personal information
   **
   **  $Id$
   **/
+/**
* options_personal.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 personal information
+ *
* $Id$
+ */
 
 require_once('../functions/imap.php');
 require_once('../functions/array.php');