Fix bogus variable use in RefreshLinksJob::run()
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 20 Apr 2017 18:29:25 +0000 (11:29 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 20 Apr 2017 18:29:25 +0000 (11:29 -0700)
commitfcc2895cad2d981c08e03ad2a14f0a02ad069e39
tree8ecedad4fca4cf808fbe948f29a9e9c3d5c0df1f
parent331f5d7b276c17a23fca9270ac508da746e8c92e
Fix bogus variable use in RefreshLinksJob::run()

Also removed two unused loop variables.

Change-Id: I9a9e0a83bdaa13c031857bc20f977161cf85baff
includes/jobqueue/jobs/RefreshLinksJob.php