When parsing, if we encounter a blacklisted image, add the image to the output anyway...
authorRob Church <robchurch@users.mediawiki.org>
Tue, 4 Jul 2006 03:40:37 +0000 (03:40 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Tue, 4 Jul 2006 03:40:37 +0000 (03:40 +0000)
commit6757b518c1b8ac64d5a2d0ddd063ae0957cb0774
treeddc58450a9cd042137ef62e5d4f45e449761960d
parent0ee3f8dbb89bc46f569eccd9a3705c71142a6da9
When parsing, if we encounter a blacklisted image, add the image to the output anyway, otherwise the imagelinks table is not quite correct.
includes/Parser.php