Make HTMLCacheUpdate callers more consistent
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 1 Dec 2015 00:55:43 +0000 (16:55 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 1 Dec 2015 01:00:01 +0000 (01:00 +0000)
commit27f5abac5456c63812dfc35c001cb1a49fcd7a75
tree2ef28e64a6328ba2881c52cc4569446c564cf5d8
parentcbcc94bc7799aca06ea20366a2e6be26d27f72a0
Make HTMLCacheUpdate callers more consistent

A few random callers were calling doUpdate() themselves
instead of using DeferredUpdates

Change-Id: If121e6afab9899dae92f0bf831b0b0c9967deeb5
includes/deferred/LinksUpdate.php
includes/specials/SpecialUndelete.php