aboutsummaryrefslogtreecommitdiffstats
path: root/includes/MessageCache.php
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>2005-04-12 01:29:21 +0000
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>2005-04-12 01:29:21 +0000
commit273671cf32f8c7c59f06cfd6ac97e8063e6da51a (patch)
tree97bee96e73d77ab1f7663bf91ad5ffc15d94716a /includes/MessageCache.php
parent27b500c4aa62a5ea7e60a987a3c43edf4d9db59c (diff)
downloadmediawikicore-273671cf32f8c7c59f06cfd6ac97e8063e6da51a.tar.gz
mediawikicore-273671cf32f8c7c59f06cfd6ac97e8063e6da51a.zip
Adding cache related stuff to a new 'Cache' subpackage
Notes
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/8268
Diffstat (limited to 'includes/MessageCache.php')
-rwxr-xr-xincludes/MessageCache.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/MessageCache.php b/includes/MessageCache.php
index 7a0616c45489..64336585a28d 100755
--- a/includes/MessageCache.php
+++ b/includes/MessageCache.php
@@ -2,6 +2,7 @@
/**
*
* @package MediaWiki
+ * @subpackage Cache
*/
/** */