Bug 1761: Cleanup of Recent Changes indicator flags
[lhc/web/wiklou.git] / includes / LinkCache.php
index 4a57909..c6b8b96 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * Cache for article titles (prefixed DB keys) and ids linked from one source
  * @package MediaWiki
+ * @subpackage Cache
  */
 
 /**