Commit 9a58a02e by Taylor Otwell

Merge pull request #1800 from AndreiCanta/develop

Typo: missing quotes in session.php doc block
parents b6a94c02 6253fe0a
......@@ -11,7 +11,7 @@ return array(
| requests. By default we will use the light-weight cookie driver but
| you may specify any of the other wonderful drivers provided here.
|
| Supported: "cookie", file", "database", "apc",
| Supported: "cookie", "file", "database", "apc",
| "memcached", "redis", "array"
|
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment