Remove some duplicate newlines in call to wfDebug()
authorAntoine Musso <hashar@free.fr>
Fri, 25 Jul 2014 10:58:27 +0000 (12:58 +0200)
committerIAlex <codereview@emsenhuber.ch>
Sun, 27 Jul 2014 14:31:26 +0000 (14:31 +0000)
commitdcdf45010d92ac758bc3d8e2873e7a86680a154e
tree0c730d1b9a8a1b8898fbe99ebd46b39b93be1969
parent8012165a229180a16490ee6e4992b8f8817e8137
Remove some duplicate newlines in call to wfDebug()

Spotted on beta:

--------
commonswiki-375c0c3e:

0.0752   1.9M  mime: <image/png> extension: <png>

--------

With lot of requests, that causes them to be interlayed and ungreppable.

Change-Id: Ib99bc9547bdecb9efa59b7d292ddd7d10a552652
includes/upload/UploadBase.php