Changed template inclusion code to detect loops and to limit the text length.
authorJens Frank <jeluf@users.mediawiki.org>
Sat, 24 Jul 2004 00:37:24 +0000 (00:37 +0000)
committerJens Frank <jeluf@users.mediawiki.org>
Sat, 24 Jul 2004 00:37:24 +0000 (00:37 +0000)
commit063befc4cc3d7e4a56304bbe8924790f38ca0896
tree332e8c80cc04f0a50ceee5c683b29e8af0004cdf
parentbc08cee26e279bf6d8142de643fcf3448bedbb23
Changed template inclusion code to detect loops and to limit the text length.
Based on an algorithm proposed by Emmanuel Engelhardt in
http://mail.wikipedia.org/pipermail/wikitech-l/2004-July/011254.html
slightly modified.
includes/Parser.php