Changing "NOT DELETED" to "UNDELETED" per Seth and Marc's suggestion.
[squirrelmail.git] / functions / identity.php
index e4e0d4d1f1dd0d8ba7b2c1191d8e3919a97a6082..65331253e82cf9e47e38406edbc81ad6fca228bb 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * identity.php
  *
- * Copyright (c) 1999-2004 The SquirrelMail Project Team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This contains utility functions for dealing with multiple identities
@@ -51,4 +51,4 @@ function get_identities() {
     return $identities;
 }
 
-?>
+?>
\ No newline at end of file