Changeset 4864
- Timestamp:
- 08/11/07 05:34:51 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/dwhittle/data/skeleton/app/app/config/factories.yml
r4855 r4864 13 13 response: 14 14 class: sfConsoleResponse 15 storage: 16 param: 17 auto_start: false 15 18 16 19 test: branches/dwhittle/lib/storage/sfSessionStorage.class.php
r3688 r4864 72 72 } 73 73 74 if ($this->getParameter('auto_start', true) )74 if ($this->getParameter('auto_start', true) && !$context->getController()->inCLI()) 75 75 { 76 76 // start our session