summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_cache_shared.php
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-05-26 11:57:28 +0200
committerAleksander Machniak <alec@alec.pl>2013-05-26 11:57:28 +0200
commitb3e3422e9fc8418732574120b8ae82a0a25ca628 (patch)
treed7d7fc0f6b168f3aafb7e9ca00feeca33ef304c4 /program/lib/Roundcube/rcube_cache_shared.php
parent22a41b824715cebb7a6874f1a869d1afde8d9cfc (diff)
Fix class name
Diffstat (limited to 'program/lib/Roundcube/rcube_cache_shared.php')
-rw-r--r--program/lib/Roundcube/rcube_cache_shared.php2
1 files changed, 1 insertions, 1 deletions
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 <roundcube@gmail.com>
* @author Aleksander Machniak <alec@alec.pl>
*/
-class rcube_cache
+class rcube_cache_shared
{
/**
* Instance of database handler