preprocessDump.php: Fix invalid Preprocessor instantiation
authorUmherirrender <umherirrender_de.wp@web.de>
Fri, 5 Jul 2019 20:16:26 +0000 (22:16 +0200)
committerKrinkle <krinklemail@gmail.com>
Sun, 8 Sep 2019 03:56:30 +0000 (03:56 +0000)
commited6bb98f1c40ef2a2de1a570dd209f7af1d5ea5b
tree32d7ea766be562e00b3399cda9fb43458dfeb54d
parent75f1fe04a8006df7b8716c4b966b1725d5d4bea1
preprocessDump.php: Fix invalid Preprocessor instantiation

The Preprocessor constructor needs a Parser object,
not the maintenance object itself.

Change-Id: I0f60b968b52d29c0e7484409cc4aa790ca391303
maintenance/preprocessDump.php