aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/cache.php
diff options
context:
space:
mode:
authormarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-11-04 11:22:24 +0000
committermarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-11-04 11:22:24 +0000
commitb9313967bc61dfd208498045e707016b81b627cb (patch)
tree03d9ee288ac9ec6ca25d4c33074574fe08b0c718 /engine/lib/cache.php
parent47b33b9b54610ddf676201acb408bef691c7eac4 (diff)
downloadelgg-b9313967bc61dfd208498045e707016b81b627cb.tar.gz
elgg-b9313967bc61dfd208498045e707016b81b627cb.tar.bz2
git-svn-id: https://code.elgg.org/elgg/trunk@2391 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'engine/lib/cache.php')
-rw-r--r--engine/lib/cache.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/lib/cache.php b/engine/lib/cache.php
index 7523a0a68..dcbb83ca6 100644
--- a/engine/lib/cache.php
+++ b/engine/lib/cache.php
@@ -167,7 +167,7 @@
*
* @var unknown_type
*/
- public static $__cache;
+ private static $__cache;
/**
* ID of a cache to use.