set OutputPage::mContainsOldMagic only for specific listed magic words
authorDomas Mituzas <midom@users.mediawiki.org>
Wed, 9 Jan 2008 20:47:46 +0000 (20:47 +0000)
committerDomas Mituzas <midom@users.mediawiki.org>
Wed, 9 Jan 2008 20:47:46 +0000 (20:47 +0000)
commit74ea08c85b070d6c84ed22e1ae0be8c0a589c3cd
treec685d87ff881880ff8e722663c2819cb1463b81a
parent12ed8c57fe2ddafb9fe79c65cbf86ea7406a6b49
set OutputPage::mContainsOldMagic only for specific listed magic words
For now the suggested times are ignored and base 3600 is used for all dynamic ones
This makes templates more friendly parser-cache wise.
includes/MagicWord.php
includes/Parser.php
includes/Parser_OldPP.php