Minor cleanups
[squirrelmail.git] / functions / identity.php
index 130267cffd025382797b3291839310e0f87e1f8b..a400321a355ea362e7ca7ad734c81c9c78275513 100644 (file)
@@ -8,7 +8,7 @@
  *
  * This contains utility functions for dealing with multiple identities
  *
- * $Id$
+ * @version $Id$
  * @package squirrelmail
  */
 
@@ -51,4 +51,4 @@ function get_identities() {
     return $identities;
 }
 
-?>
+?>
\ No newline at end of file