Use Linker::userToolLinksRedContribs() in LogFormatter.
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Wed, 18 Jul 2012 10:10:13 +0000 (12:10 +0200)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Wed, 18 Jul 2012 10:10:13 +0000 (12:10 +0200)
commit897b1cb2f644c9dd3d9b3b447e9c19f8a12a7e0c
treee019e6ba84de35b42f4c92d6f3edab9aa6cbfe88
parentc1394f46a1ee23f47766ee6bf36295272355e086
Use Linker::userToolLinksRedContribs() in LogFormatter.

It is much more self-describing to use that method instead of
Linker::userToolLinks() with true as third parameter.

Change-Id: I30fbef2e06c7a835a66130cc54e10e114e286914
includes/logging/LogFormatter.php