From 8edb3d9405c7d409bcabe38274cafbd5438575f6 Mon Sep 17 00:00:00 2001 From: alecpl Date: Wed, 18 May 2011 12:37:00 +0000 Subject: - Add APC support in rcube_cache --- program/include/rcube_imap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/include/rcube_imap.php') diff --git a/program/include/rcube_imap.php b/program/include/rcube_imap.php index 413a67253..882834ec8 100644 --- a/program/include/rcube_imap.php +++ b/program/include/rcube_imap.php @@ -3738,7 +3738,7 @@ class rcube_imap /** * Enable or disable indexes caching * - * @param boolean $type Cache type (memcache' or 'db') + * @param boolean $type Cache type (@see rcmail::get_cache) * @access public */ function set_caching($type) -- cgit v1.2.3