From 6557d3005ca187912cf053f3897c43a991916e56 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Wed, 20 Feb 2008 19:02:52 -0500
Subject: [PATCH] Added environment checks from check.php-dist

---
 installer/config.php |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/installer/config.php b/installer/config.php
index effbf2b..f99c049 100644
--- a/installer/config.php
+++ b/installer/config.php
@@ -114,6 +114,13 @@
 </fieldset>
 
 <fieldset>
+<legend>Database setup</legend>
+<dl>
+<dd>TBD.</dd>
+</dl>
+</fieldset>
+
+<fieldset>
 <legend>IMAP Settings</legend>
 <dl>
 <dt class="propname">auto_create_user</dt>

--
Gitblit v1.9.1