diff options
author | svncommit <devs@roundcube.net> | 2006-12-27 07:18:04 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2006-12-27 07:18:04 +0000 |
commit | ef6065e72bf9334098ad2ee5fb344f4c20bdd995 (patch) | |
tree | 7e0dd93b83865ef3c0df14f4509d6b1e40da3669 /UPGRADING | |
parent | 853b2e734139aa7fcd97fd931803808bdad201bd (diff) |
date_today config option added.
Diffstat (limited to 'UPGRADING')
-rw-r--r-- | UPGRADING | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ from version 1.0-beta2 $rcmail_config['draft_autosave'] = 300; $rcmail_config['htmleditor'] = TRUE; $rcmail_config['preview_pane'] = TRUE; + $rcmail_config['date_today'] = 'H:i'; form version 0.1-beta |