refreshLinks.php: Fix deletion of link entries from nonexistent pages
authorKevin Israel <pleasestand@live.com>
Fri, 31 Jul 2015 22:16:24 +0000 (18:16 -0400)
committerKevin Israel <pleasestand@live.com>
Fri, 31 Jul 2015 22:16:24 +0000 (18:16 -0400)
commit6a1e956428adea767bba30093a64d0c2ba350bb4
tree52a3b40efd47d09d015d78543d5edaeca53c15b4
parent78721711d7fc6eaa85d66db4107913cdc5e7d91c
refreshLinks.php: Fix deletion of link entries from nonexistent pages

After checking a chunk of one of the links tables, the script failed
to restore the original chunk start when checking the next table.

Follows-up a1e005155921.

Bug: T107632
Change-Id: I21678bc3c83946f2e62afe3fdc69c7e84678ceeb
maintenance/refreshLinks.php