From a894ba5029a09fb9d0453b5cf9c944ce313f8a48 Mon Sep 17 00:00:00 2001
From: svncommit <devs@roundcube.net>
Date: Thu, 29 Jun 2006 19:41:40 -0400
Subject: [PATCH] Removeable attachments, Auto-default folder creation, bug fixes

---
 UPGRADING |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/UPGRADING b/UPGRADING
index fecc377..36736f0 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -123,6 +123,7 @@
   $rcmail_config['product_name'] = 'RoundCube Webmail';
   $rcmail_config['read_when_deleted'] = TRUE;
   $rcmail_config['enable_spellcheck'] = TRUE;
+  $rcmail_config['protect_default_folders'] = TRUE;
 - replace the following line from /config/main.inc.php
    @include($_SERVER['HTTP_HOST'].'.inc.php');
   with 

--
Gitblit v1.9.1