Updated filters - added 2 more five-ten filter types
[squirrelmail.git] / functions / options.php
index a205bbf62687537969b0c09e9561c87834f3dbbe..3ee2b62413a7f1e4db0b015ab8c649a4ce3abe0f 100644 (file)
@@ -1,13 +1,14 @@
 <?php
+
     /**
-     * options.php
+     *  options.php
      *
-     * Copyright (c) 1999-2001 The Squirrelmail Development Team
-     * Licensed under the GNU GPL. For full terms see the file COPYING.
+     *  Copyright (c) 1999-2001 The Squirrelmail Development Team
+     *  Licensed under the GNU GPL. For full terms see the file COPYING.
      *
-     * Functions needed to display the options pages.
+     *  Functions needed to display the options pages.
      *
-     * $Id$
+     *  $Id$
      */
 
 /**********************************************/