Fixed tabs instead of spaces

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@44272 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
aoneil 2007-11-05 05:33:31 +00:00
parent b53d8fff01
commit 0cb727769d

View File

@ -18,7 +18,6 @@ New Features
- Statistics area showing a number of statistics collected on the sight
- Added profile popup in CMS
Developer Tools
- New classes
- Authenticator, allowing multiple authentification methods
@ -169,9 +168,9 @@ Bug Fixes
- Fix validation of Member extensions
- Removed DriversLicense references from LoginForm (project specific clutter)
- Added check for existence of #sitetree in RelationComplexTableField.js
- Fixed VirtualPage creation
- Fixed lighttpd flushing bug
- Fixed CustomRequiredFields
- Fixed VirtualPage creation
- Fixed lighttpd flushing bug
- Fixed CustomRequiredFields
- Fix bugs with ComplexTableField when it is used outside of the CMS
- Fixed error saving when value is undefined in HasOneComplexTableField and HasManyComplexTableField
- Fixed saving error in FileIFrameField