リビジョン 8fa10255 app/Config/core.php
app/Config/core.php | ||
---|---|---|
215 | 215 |
* the cake shell command: cake schema create Sessions |
216 | 216 |
*/ |
217 | 217 |
Configure::write('Session', array( |
218 |
'defaults' => 'database'
|
|
218 |
'defaults' => 'php'
|
|
219 | 219 |
)); |
220 | 220 |
|
221 | 221 |
/** |
他の形式にエクスポート: Unified diff