diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-05-26 08:57:00 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-05-26 08:57:00 +0000 |
| commit | eb0586728f3c710a149948323ad49832e6ea8a2c (patch) | |
| tree | 8ea0ac9cca9eecb56f97d4f5e6c85ec92e018ffd /roundcubemail/installer/utils.php | |
| parent | 3ea296e151a18e9c30e656ca9767a34b74c527a3 (diff) | |
- small improvements
git-svn-id: https://svn.roundcube.net/trunk@3667 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/installer/utils.php')
| -rw-r--r-- | roundcubemail/installer/utils.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roundcubemail/installer/utils.php b/roundcubemail/installer/utils.php index 1c101058f..a18dc61aa 100644 --- a/roundcubemail/installer/utils.php +++ b/roundcubemail/installer/utils.php @@ -50,4 +50,3 @@ function raise_error($p) $rci = rcube_install::get_instance(); $rci->raise_error($p); } - |
