slight alteration to comment
authorTim Starling <tstarling@users.mediawiki.org>
Sat, 20 Mar 2004 14:33:18 +0000 (14:33 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sat, 20 Mar 2004 14:33:18 +0000 (14:33 +0000)
includes/LinkCache.php

index c8c4fd7..0c50c7d 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-# Cache for article titles and ids linked from one source
+# Cache for article titles (prefixed DB keys) and ids linked from one source
 
 # These are used in incrementalSetup()
 define ('LINKCACHE_GOOD', 0);