Fixed braceSubstitution() to only profile templates rather than all kinds of possibly...
authorAaron Schulz <aaron@users.mediawiki.org>
Thu, 27 Oct 2011 01:19:34 +0000 (01:19 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Thu, 27 Oct 2011 01:19:34 +0000 (01:19 +0000)
commit9a932c4bc8e3659515813b7b569e753f0f45d4b0
tree5290c5ff65db90e550f65fe6d5255cd8cc400389
parent2cd44197fc941b942ca1dcc48fdb565671b0d50d
Fixed braceSubstitution() to only profile templates rather than all kinds of possibly long strings of text to parse. It was dumping the whole text as the name of the profiling entry.
includes/parser/Parser.php