diff options
author | thomascube <thomas@roundcube.net> | 2006-12-01 18:08:28 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2006-12-01 18:08:28 +0000 |
commit | 53ed1e32d88dd80dfc20a900a61316483aace0eb (patch) | |
tree | 9b0b0dd9fd2163ebbf681a55a16c74786880986c /UPGRADING | |
parent | b19097058c02f203321599bf04a5d7da7c2dafe8 (diff) |
Updated CHANGELOG and UPGRADING instructions
Diffstat (limited to 'UPGRADING')
-rw-r--r-- | UPGRADING | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ from version 1.0-beta2 * 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 |