API: (bug 18731) Show correct SVN links for extension modules in api.php?version...
authorRoan Kattouw <catrope@users.mediawiki.org>
Sat, 9 May 2009 12:52:38 +0000 (12:52 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sat, 9 May 2009 12:52:38 +0000 (12:52 +0000)
commit91271d809e236d36ac8061021422e692b1cd6d10
treed714eb2d878bc89bfb91d6dbbf6ea7548b441116
parent3e27728fbcaca88b91ecadb3332cd8535e5ed93c
API: (bug 18731) Show correct SVN links for extension modules in api.php?version . Guesswork to get the path assumes extensions are in a directory called extensions/extensionname , which should be a valid assumption on sane installs.
RELEASE-NOTES
includes/api/ApiBase.php
includes/api/ApiMain.php