fixed: profile photos don't obey max image size

This commit is contained in:
Graham Knop 2008-03-28 19:55:03 +00:00
parent 221d5ac0aa
commit 53bdfda753
6 changed files with 15 additions and 8 deletions

View file

@ -7,6 +7,7 @@
- fixed: Form::FieldType->getTypes should exclude Form::Slider base class (Yung Han Khoe)
- upgraded to TinyMCE 3
- fixed: subscription group in CS edit not internationalized
- fixed: profile photos don't obey max image size
7.5.8
- moved Gallery utility methods to WebGUI::Utility::Gallery