* Skip additional setting of include_path in commandLine.inc (for non-Wikimedia mode)
[lhc/web/wiklou.git] / includes / LinkCache.php
index 14072c5..53fb640 100644 (file)
@@ -1,10 +1,7 @@
 <?php
 /**
  * Cache for article titles (prefixed DB keys) and ids linked from one source
- * @addtogroup Cache
- */
-
-/**
+ * 
  * @addtogroup Cache
  */
 class LinkCache {