Changeset 8378
- Timestamp:
- 04/09/08 23:10:12 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/dwhittle/1.1/lib/task/cache/sfCacheGenerateTask.class.php
r7773 r8378 66 66 $this->checkAppExists($application); 67 67 68 $this->configuration = ProjectConfiguration::getApplicationConfiguration($arguments['application'], $arguments['environment'], true); 69 68 70 sfContext::createInstance($this->configuration); 69 71