Reduce code duplication correctly this time
authorAryeh Gregor <simetrical@users.mediawiki.org>
Wed, 7 Jan 2009 00:41:03 +0000 (00:41 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Wed, 7 Jan 2009 00:41:03 +0000 (00:41 +0000)
commitda5d1b714fce037a9911f72671e947db8a5c1e7b
tree7425ce09740464fc22b52f5d8c846100af7d3382
parente2df6625f063fd7e95d537a231c53fa42c82eb10
Reduce code duplication correctly this time

This reverts r45470 and fixes the problems it identified.  Things should
now work as they always used to, but with less code duplication, and
with $wgEnforceHtmlIds = false working correctly as well.
includes/parser/Parser.php