From b3e3422e9fc8418732574120b8ae82a0a25ca628 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Sun, 26 May 2013 11:57:28 +0200 Subject: Fix class name --- program/lib/Roundcube/rcube_cache_shared.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/lib/Roundcube/rcube_cache_shared.php') diff --git a/program/lib/Roundcube/rcube_cache_shared.php b/program/lib/Roundcube/rcube_cache_shared.php index c43d2cad1..5983bd36b 100644 --- a/program/lib/Roundcube/rcube_cache_shared.php +++ b/program/lib/Roundcube/rcube_cache_shared.php @@ -27,7 +27,7 @@ * @author Thomas Bruederli * @author Aleksander Machniak */ -class rcube_cache +class rcube_cache_shared { /** * Instance of database handler -- cgit v1.2.3