Changeset 2470 for trunk/UPGRADE
- Timestamp:
- 06/30/2008 12:04:42 PM (5 months ago)
- Files:
-
- 1 modified
-
trunk/UPGRADE (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/UPGRADE
r2449 r2470 12 12 Upgrading from v3.1.2 13 13 --------------------- 14 - The Translation configuration now also accepts type 'Database' to 15 ease the setup of DB base translation. A valid ConnectionID has to 16 be supplied in the source parameter: 17 <translation type="Database" source="db1" autosave="true" cache="false" /> 18 Type 'MySQL' can still be used but is deprecated and might be removed 19 in a later release. 14 20 15 21
