From 53ed1e32d88dd80dfc20a900a61316483aace0eb Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Fri, 01 Dec 2006 13:08:28 -0500
Subject: [PATCH] Updated CHANGELOG and UPGRADING instructions

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

diff --git a/UPGRADING b/UPGRADING
index 4a4b6f2..c450d9e 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -13,6 +13,8 @@
 * run all commands in SQL/*.update.sql or re-initalize database with *.initial.sql
 * add these lines to /config/main.inc.php
   $rcmail_config['draft_autosave'] = 300;
+  $rcmail_config['htmleditor'] = TRUE;
+  $rcmail_config['preview_pane'] = TRUE;
 
 
 form version 0.1-beta

--
Gitblit v1.9.1