summaryrefslogtreecommitdiff
path: root/installer/utils.php
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-05-26 08:57:00 +0000
committeralecpl <alec@alec.pl>2010-05-26 08:57:00 +0000
commit2563619a58b98c1d088883ff9b6a9bb269ea87bb (patch)
tree9bebfbf96447817226801b6c0ca883caf2d8bf74 /installer/utils.php
parent874ff4d4be5a8744052f9bcd810f62ac1da1193b (diff)
- small improvements
Diffstat (limited to 'installer/utils.php')
-rw-r--r--installer/utils.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/installer/utils.php b/installer/utils.php
index 1c101058f..a18dc61aa 100644
--- a/installer/utils.php
+++ b/installer/utils.php
@@ -50,4 +50,3 @@ function raise_error($p)
$rci = rcube_install::get_instance();
$rci->raise_error($p);
}
-