diff options
author | alecpl <alec@alec.pl> | 2008-06-15 09:19:47 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-06-15 09:19:47 +0000 |
commit | e58df3adc9b4182c232c94178d024bb4a89c2290 (patch) | |
tree | b0bb042ac42eab574bcb7dcec1c8d4b5b90ee54a /CHANGELOG | |
parent | 46290afee202066d2510db1c02e86838da88545c (diff) |
- Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ CHANGELOG RoundCube Webmail --------------------------- +2008/06/15 (alec) +---------- +- Added option to select skin in user preferences + WARNING: option 'skin_path' replaced by 'default_skin'! + 2008/06/14 (alec) ---------- - Added option to disable displaying of attached images below the message body |