Changeset 8406
- Timestamp:
- 04/11/08 00:26:18 (5 months ago)
- Files:
-
- branches/dwhittle/1.1/lib/autoload/sfCoreAutoload.class.php (modified) (1 diff)
- branches/dwhittle/1.1/lib/task/task (copied) (copied from branches/1.1/lib/task/task)
- branches/dwhittle/1.1/lib/task/task/sfTaskInitTask.class.php (copied) (copied from branches/1.1/lib/task/task/sfTaskInitTask.class.php)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/dwhittle/1.1/lib/autoload/sfCoreAutoload.class.php
r8315 r8406 342 342 'sfViewCacheManagerUpgrade' => 'task/project/upgrade1.1', 343 343 'sfWebDebugUpgrade' => 'task/project/upgrade1.1', 344 'sfTaskInitTask' => 'task/task', 344 345 'sfBaseTask' => 'task', 345 346 'sfCommandApplicationTask' => 'task',