diff options
| author | robin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-12-27 07:18:04 +0000 |
|---|---|---|
| committer | robin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-12-27 07:18:04 +0000 |
| commit | 673c9d98e0a92e9f04d33b57eaf28f80b95a6815 (patch) | |
| tree | 718f3ab68c21ff81af27cb400a3c034e30e6ff24 | |
| parent | 387952f46dbb8869566bf3c906a31d4c2bee0ef7 (diff) | |
date_today config option added.
git-svn-id: https://svn.roundcube.net/trunk@434 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/UPGRADING | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/UPGRADING b/roundcubemail/UPGRADING index c450d9ed6..4b4d0d863 100644 --- a/roundcubemail/UPGRADING +++ b/roundcubemail/UPGRADING @@ -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 |
