Changeset 6021
- Timestamp:
- 11/14/07 12:28:50 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lib/plugins/sfPropelPlugin/lib/task/sfPropelDataDumpTask.class.php
r5504 r6021 65 65 $this->bootstrapSymfony($arguments['application'], $options['env'], true); 66 66 67 sfSimpleAutoload::getInstance()->unregister(); 68 sfSimpleAutoload::getInstance()->register(); 69 67 70 $databaseManager = new sfDatabaseManager(); 68 71