Add, update, tweak documentation
[lhc/web/wiklou.git] / includes / specials / SpecialContributions.php
index 5dc8f97..ee9ae08 100644 (file)
@@ -571,7 +571,7 @@ class ContribsPager extends ReverseChronologicalPager {
                }
        }
 
-       /*
+       /**
         * Do a batched query to get the parent revision lengths
         */
        private function getParentLengths( array $revIds ) {