ApiPurge: Remove setTriggeringUser call.
authorPetr Pchelko <ppchelko@wikimedia.org>
Tue, 18 Oct 2016 23:32:07 +0000 (16:32 -0700)
committerLegoktm <legoktm.wikipedia@gmail.com>
Wed, 19 Oct 2016 03:37:27 +0000 (03:37 +0000)
commitd9139aa0b8065feb1dfac2860b745882db7eb080
tree466bb1608c4e2413d0db11dd92fda800605e837d
parent4465a9fb5a8763a394b3e1795506f939fc0a9005
ApiPurge: Remove setTriggeringUser call.

This is a revert of 84ffa5d1242. At that point we've been implementing
page-properties-change event for the EventBus extension and thought
adding this call would be a good idea. However, it was discovered
afterwards that there's much more extensions that don't set the
triggering user. Since that call is deprecated and plans are to
remove it - revert the change.

Change-Id: I9891da628f968970247edc37cccd4a666950273b
includes/api/ApiPurge.php