Fixed Image uploads only respect maximum size on update

This commit is contained in:
Martin Kamerbeek 2007-05-02 09:12:06 +00:00
parent a5de078f13
commit 47d6a95a7f
2 changed files with 15 additions and 0 deletions

View file

@ -9,6 +9,8 @@
http://www.plainblack.com/bugs/tracker/able-to-edit-locked-template
- fix: DataForm does not export entry information (perlDreamer Consulting, LLC)
http://www.plainblack.com/bugs/tracker/dataform-does-not-export-entry-information
- fix: Image uploads only respect maximum size on update (Martin Kamerbeek / Oqapi)
http://www.plainblack.com/bugs/tracker/image-uploads-only-respect-maximum-size-on-update
7.3.15
- Added more documentation to WebGUI.pm