diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-02-21 00:02:52 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-02-21 00:02:52 +0000 |
| commit | 7d56b7c5f14bdd529ab55be2fbf9a2e6d791587e (patch) | |
| tree | 426b7b0787200a33d82efe6f89da40e63ab77578 /roundcubemail/installer/config.php | |
| parent | 19537d238e61248b0f5d2a643b76597595c32e55 (diff) | |
Added environment checks from check.php-dist
git-svn-id: https://svn.roundcube.net/trunk@1127 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/installer/config.php')
| -rw-r--r-- | roundcubemail/installer/config.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/roundcubemail/installer/config.php b/roundcubemail/installer/config.php index effbf2b91..f99c0497e 100644 --- a/roundcubemail/installer/config.php +++ b/roundcubemail/installer/config.php @@ -114,6 +114,13 @@ echo $check_caching->show(intval($RCI->getprop('enable_caching')), array('value' </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> |
