* Support named arguments to wfMsg* like wfMsg( 'msg', array( 'foo' => 'bar' ) )
[lhc/web/wiklou.git] / maintenance / dumpLinks.php
2005-10-31 Ævar Arnfjörð Bjar... * If you use require_once "./$foo"; the script will...
2005-10-31 Brion VibberQuick demo hack to generate a plaintext link dump,