Changeset 7963
- Timestamp:
- 03/19/08 11:35:04 (2 years ago)
- Files:
-
- branches/1.1/UPGRADE (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.1/UPGRADE
r7962 r7963 573 573 * Move `lib/ProjectConfiguration.class.php` to `config/ProjectConfiguration.class.php` 574 574 575 * Change the path to symfony in `config/ProjectConfiguration.class.php` if needed. 576 575 577 * Move all your application configuration classes (`lib/$APP_NAME$Configuration.class.php`) 576 578 to their respective `apps/$APP_NAME$/config/` directory.

