Messages parsed through MessageCache should never show edit links.
authorPlatonides <platonides@gmail.com>
Sat, 19 May 2012 16:23:24 +0000 (18:23 +0200)
committerReedy <reedy@wikimedia.org>
Mon, 21 May 2012 00:14:58 +0000 (01:14 +0100)
commitac97386173bde921e4c53c343bc7b40fcfb4d2b9
treee60390d02ccb8425f16cab15c1fe4182cddcdf2d
parent6eb7b3475f555b2a20162e6d67efa34b4af38e57
Messages parsed through MessageCache should never show edit links.
Copy to MessageCache.php the r92703 (d70ad8c) fix.
Fixes bug 36975

Change-Id: I4551aa32b8ff04d2209807c188051878b033285e
includes/cache/MessageCache.php