* Introduce wfScript() wrapper around script path generation
authorRob Church <robchurch@users.mediawiki.org>
Fri, 6 Jul 2007 03:41:04 +0000 (03:41 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Fri, 6 Jul 2007 03:41:04 +0000 (03:41 +0000)
commitdcd57754d93ff9673d81ee35b65834e98c1b9b98
tree79ed25f913b9bbfa46491a175331bf300363f82b
parent4247af6c2d3cca991b513c86cdbdc305f3d34d68
* Introduce wfScript() wrapper around script path generation
* Honour script extension in ApiFormatBase
* Fix up some uses of short open tags, which are discouraged, in ApiFormatBase
includes/GlobalFunctions.php
includes/api/ApiFormatBase.php