thomascube
2011-01-12 f5e7b353079f182d6d57e05b37e1eeb32872bc1a
installer/utils.php
@@ -1,10 +1,10 @@
<?php
/*
 +-------------------------------------------------------------------------+
 | RoundCube Webmail IMAP Client                                           |
 | 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          |
@@ -50,4 +50,3 @@
  $rci = rcube_install::get_instance();
  $rci->raise_error($p);
}