Revert r40042 "* In Article::replaceSection(), actually return null when $section...
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 27 Aug 2008 21:12:44 +0000 (21:12 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 27 Aug 2008 21:12:44 +0000 (21:12 +0000)
commit2b5f7032ec8f4563181c4b2f8542da839cad9647
tree6cca26e7975a9cbe9f82f7608fd538d1075df897
parentd1902b0d39c61a0912b8857be94e59f5d13fca8d
Revert r40042 "* In Article::replaceSection(), actually return null when $section is bogus. Used this in my half-complete and now kind of abandoned attempt at rewriting EditPage.php"

This causes regression bug 15340 -- null-edits to a section destroy the rest of the page.
includes/Article.php
includes/UserMailer.php