From 30233b8dfb7fe5070dfa11b3e6d2015fb50aa769 Mon Sep 17 00:00:00 2001 From: thomascube Date: Wed, 28 Sep 2005 22:28:05 +0000 Subject: Minor bugfixes and correction of confusing License notfications --- UPGRADING | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'UPGRADING') diff --git a/UPGRADING b/UPGRADING index 368f0480e..12664ae08 100644 --- a/UPGRADING +++ b/UPGRADING @@ -13,3 +13,12 @@ from versions 0.1-alpha and 0.1-20050811 $rcmail_config['trash_mbox'] = 'Trash'; $rcmail_config['default_imap_folders'] = array('INBOX', 'Drafts', 'Sent', 'Junk', 'Trash'); $rcmail_config['prefer_html'] = TRUE; + $rcmail_config['prettydate'] = TRUE; + + +from version 0.1-20050820 +---------------------------------------- +- replace all files in folder /program/ +- add these line to /config/main.inc.php + $rcmail_config['prettydate'] = TRUE; + -- cgit v1.2.3