]> git.donarmstrong.com Git - roundcube.git/blobdiff - program/steps/addressbook/list.inc
Imported Upstream version 0.5
[roundcube.git] / program / steps / addressbook / list.inc
index 41cc6eddce4754e69b989e10dfe8d3023a697e37..c5833428b21d53713aba27e75c3aaa221affcee9 100644 (file)
@@ -4,8 +4,8 @@
  +-----------------------------------------------------------------------+
  | program/steps/addressbook/list.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: list.inc 543 2007-04-28 18:07:12Z thomasb $
+ $Id: list.inc 3989 2010-09-25 13:03:53Z alec $
 
 */
 
@@ -32,4 +32,3 @@ rcmail_js_contacts_list($result);
 // send response
 $OUTPUT->send();
 
-?>
\ No newline at end of file