From a76cbddfc92adbf4e8cb18dda5f668ec4de8a114 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Mon, 17 Jan 2011 07:21:08 -0500
Subject: [PATCH] - Fix %h/%z variables in username_domain option (#1487701)

---
 installer/utils.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/installer/utils.php b/installer/utils.php
index 4294f79..fd7e93b 100644
--- a/installer/utils.php
+++ b/installer/utils.php
@@ -4,7 +4,7 @@
  | Roundcube Webmail IMAP Client                                           |
  | Version 0.3-20090702                                                    |
  |                                                                         |
- | Copyright (C) 2005-2009, Roundcube Dev. - Switzerland                   |
+ | Copyright (C) 2005-2009, The Roundcube Dev Team                         |
  |                                                                         |
  | This program is free software; you can redistribute it and/or modify    |
  | it under the terms of the GNU General Public License version 2          |

--
Gitblit v1.9.1