Replace unecessary rollbackMasterChangesAndLog() call in doPostOutputShutdown()
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 30 Aug 2019 05:21:36 +0000 (22:21 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 30 Aug 2019 05:21:36 +0000 (22:21 -0700)
commitf3b786bd6af2917c49855271b6faf38b561db2eb
treee23d4e3406bbba1c2be9190c846e8ad7df8c37f5
parent7526c30960ffe2f7b5c0d862600f512397d7ed75
Replace unecessary rollbackMasterChangesAndLog() call in doPostOutputShutdown()

The called method should not touch the databases

Change-Id: Ic1e242240a8676c5f9b6d5bce2b901412629e238
includes/MediaWiki.php