From c04b23adfd3945fe2f177cc4b86f4cbcc325bd96 Mon Sep 17 00:00:00 2001 From: thomascube Date: Wed, 4 Apr 2012 14:59:16 +0000 Subject: - replace claim in Roundcube logo - require support_url config option in installer --- installer/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'installer/index.php') diff --git a/installer/index.php b/installer/index.php index 6653ac159..65e84a3b4 100644 --- a/installer/index.php +++ b/installer/index.php @@ -108,7 +108,7 @@ if ($RCI->configured && empty($_REQUEST['_step'])) {
@@ -144,7 +144,7 @@ if ($RCI->configured && empty($_REQUEST['_step'])) { step]) { include $include_steps[$RCI->step]; @@ -158,7 +158,7 @@ else {
-- cgit v1.2.3