diff options
author | Andrey Andreev <narf@devilix.net> | 2014-11-10 17:55:55 +0100 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2014-11-10 17:55:55 +0100 |
commit | a8f29f9ddaeac5cee582a51ce7f255459e1ca711 (patch) | |
tree | 606a4bf7072255c962f15216389b4b8d787ecb9a /application | |
parent | de5c246dfcaf1c92e8b77830249df44b3cca2e8c (diff) |
#3073 (feature/session): (Try to) fix memcached driver
Diffstat (limited to 'application')
-rw-r--r-- | application/config/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/config/config.php b/application/config/config.php index 333e2e988..15785b809 100644 --- a/application/config/config.php +++ b/application/config/config.php @@ -328,7 +328,7 @@ $config['encryption_key'] = ''; | | 'sess_driver' | -| The storage driver to use: files, database, redis, memcache +| The storage driver to use: files, database, redis, memcached | | 'sess_cookie_name' | |