Added ParserFirstCallInit hook. Deferred function registration in ParserFunctions...
authorTim Starling <tstarling@users.mediawiki.org>
Thu, 17 Jan 2008 08:58:24 +0000 (08:58 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Thu, 17 Jan 2008 08:58:24 +0000 (08:58 +0000)
commit31baa8a17a46fa5b852a3cd5a8f7fb4e0e29e43c
tree81e5e272714953299775ccd3d8159318465deebf
parent45184fa9b270c1175a7f24367a98e21ac2f68a9a
Added ParserFirstCallInit hook. Deferred function registration in ParserFunctions until this hook is called.
includes/Defines.php
includes/Parser.php
includes/Parser_OldPP.php