(bug 13689) Page output can be suppressed on Article::purge() by passing bool false...
authorChad Horohoe <demon@users.mediawiki.org>
Mon, 18 Aug 2008 22:21:13 +0000 (22:21 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Mon, 18 Aug 2008 22:21:13 +0000 (22:21 +0000)
commitfaaca125b1c2977b16065d88d3b6cc0d2b04600b
tree1d9f79168d69cd60baa0431e152da90d56572912
parent7e888fc4730bda229c8785493c5d5ba2ff9a366d
(bug 13689) Page output can be suppressed on Article::purge() by passing bool false to it. Default (ie: nearly 100+% of the time) is true.
includes/Article.php