changed code formatting, changed parser hook calling convention so updating will...
authorTim Starling <tstarling@users.mediawiki.org>
Sat, 12 Jun 2004 06:15:09 +0000 (06:15 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sat, 12 Jun 2004 06:15:09 +0000 (06:15 +0000)
commit85ef7f8865c9b464f2b6cb93177c29a541c0c5b4
tree55d121dfe0e9788caac8d88a3b6720d68c9e302a
parent49749f309129c5615996446a7b9037dbf072cb43
changed code formatting, changed parser hook calling convention so updating will require a simultaneous update of the extensions. Now use $wgParser->setHook() instead of Parser::setHook()
includes/Parser.php