Use anon-specific text in Article::showMissingArticle
authorMatthias Mullie <git@mullie.eu>
Wed, 11 Sep 2013 20:03:10 +0000 (13:03 -0700)
committerAnomie <bjorsch@wikimedia.org>
Thu, 7 Nov 2013 18:41:25 +0000 (18:41 +0000)
commit9e8c4705f1935c21a006c41944fe7057a52a83fb
tree97a4eb7c16887618c41895466b4a027fab65a754
parentec998fc256be15e0ad9cff78d9b9d7330c287010
Use anon-specific text in Article::showMissingArticle

Just like Article::getContentObject(), Article::showMissingArticle()
should display noarticletextanon for non-logged-in editors instead of
noarticletext.

Change-Id: I7003a1d331437e0a2a1f3aabfbe8793b37200f8b
includes/Article.php