]> git.donarmstrong.com Git - roundcube.git/blobdiff - program/steps/settings/identities.inc
Imported Upstream version 0.5
[roundcube.git] / program / steps / settings / identities.inc
index f095cb18e6bb5ca1a80266491f5513ee3f7aca67..85de86abccc69f8f8fb824daa8d2ad828664f8cc 100644 (file)
@@ -4,8 +4,8 @@
  +-----------------------------------------------------------------------+
  | program/steps/settings/identities.inc                                 |
  |                                                                       |
- | This file is part of the RoundCube Webmail client                     |
- | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland                 |
+ | This file is part of the Roundcube Webmail client                     |
+ | Copyright (C) 2005-2007, Roundcube Dev. - Switzerland                 |
  | Licensed under the GNU GPL                                            |
  |                                                                       |
  | PURPOSE:                                                              |
@@ -15,7 +15,7 @@
  | Author: Thomas Bruederli <roundcube@gmail.com>                        |
  +-----------------------------------------------------------------------+
 
- $Id: identities.inc 2006 2008-10-24 07:57:21Z alec $
+ $Id: identities.inc 3989 2010-09-25 13:03:53Z alec $
 
 */
 
@@ -45,4 +45,3 @@ $OUTPUT->add_handler('identityframe', 'rcmail_identity_frame');
 $OUTPUT->set_env('identities_level', IDENTITIES_LEVEL);
 
 $OUTPUT->send('identities');
-?>
\ No newline at end of file