Fix comment. Incorrect comments can cause hair loss, amnesia, extremes of temperature...
authorRob Church <robchurch@users.mediawiki.org>
Sun, 23 Apr 2006 19:45:48 +0000 (19:45 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Sun, 23 Apr 2006 19:45:48 +0000 (19:45 +0000)
includes/SpecialWantedpages.php

index 8d87869..f0c24a4 100644 (file)
@@ -52,7 +52,7 @@ class WantedPagesPage extends QueryPage {
        }
 
        /**
-        * Fetch user page links and cache their existence
+        * Cache page existence for performance
         */
        function preprocessResults( &$db, &$res ) {
                $batch = new LinkBatch;