diff --git a/app/config/session.php b/app/config/session.php index fbd506e9..c37fd837 100644 --- a/app/config/session.php +++ b/app/config/session.php @@ -11,7 +11,7 @@ | 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" | */