Revert r27694 -- if you're seeing this problem, it's probably because you're pulling...
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 20 Nov 2007 21:26:48 +0000 (21:26 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 20 Nov 2007 21:26:48 +0000 (21:26 +0000)
commit1e7eceaac7561edea4344b647da77dd7cff2e96f
tree207a9906d9f54176c828227551f4b9df8f6be2cc
parenta6101521a245f750d91509fea75dcf4fc0b4572f
Revert r27694 -- if you're seeing this problem, it's probably because you're pulling things out of $wgParser->mFunctionHooks and copying it to another parser without knowing the internal format has changed. That should be fixed whereever that's being done (as it was fixed on the parser tests.)
includes/Parser.php