Some user interface changes.
[squirrelmail.git] / functions / array.php
index 638153ab4f3ac8920e711792c000bc14a3fd3de6..e7d8237cf0df466e5b4cc0406e26b88c144ff610 100644 (file)
@@ -1,13 +1,12 @@
 <?php
    /**
-    **  array.php
-    **
-    **  This contains functions that work with array manipulation.  They
-    **  will help sort, and do other types of things with arrays
-    **
-    **  $Id$
-    **/
-
+    * array.php
+    *
+    * This contains functions that work with array manipulation.  They
+    * will help sort, and do other types of things with arrays
+    *
+    *  $Id$
+    */
 
    if (defined ('array_php'))
        return;