Last modified: 2012-04-16 09:15:42 UTC
The method RefreshLinks::deleteLinksFromNonexistent is missing some tables: 'langlinks' => 'll_from', 'iwlinks' => 'iwl_from', 'redirect' => 'rd_from', Thanks.
As per my comments on r86183, this needs to be centralized in LinksUpdate.
Done simply now, refactoring still needs doing later r91778