Typo: missing quotes in session.php doc block

This commit is contained in:
AndreiCanta 2013-03-20 11:36:11 +02:00
parent b6a94c0216
commit 6253fe0ae5
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
| requests. By default we will use the light-weight cookie driver but | requests. By default we will use the light-weight cookie driver but
| you may specify any of the other wonderful drivers provided here. | you may specify any of the other wonderful drivers provided here.
| |
| Supported: "cookie", file", "database", "apc", | Supported: "cookie", "file", "database", "apc",
| "memcached", "redis", "array" | "memcached", "redis", "array"
| |
*/ */