Made runJobs.php fully respect $wgJobBackoffThrottling
[lhc/web/wiklou.git] / includes / TitleArrayFromResult.php
index f900538..b4a553f 100644 (file)
@@ -83,4 +83,4 @@ class TitleArrayFromResult extends TitleArray implements Countable {
        function valid() {
                return $this->current !== false;
        }
-}
\ No newline at end of file
+}