From a8f29f9ddaeac5cee582a51ce7f255459e1ca711 Mon Sep 17 00:00:00 2001 From: Andrey Andreev Date: Mon, 10 Nov 2014 18:55:55 +0200 Subject: #3073 (feature/session): (Try to) fix memcached driver --- application/config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/config/config.php') 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' | -- cgit v1.2.3-24-g4f1b