* regression fix: make dumpUploads.php work again
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 6 Mar 2008 01:07:00 +0000 (01:07 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 6 Mar 2008 01:07:00 +0000 (01:07 +0000)
commit9463b17980147e7e99a6488d6111cb9d1a52f951
tree207083c474c25c7cd2f684ce29a8172bd4f7ee60
parent804cf86dae97af4cb6aacb3408817c10ec8d32a7
* regression fix: make dumpUploads.php work again
* dumpUploads.php options now actually supported
* wfRelativePath() no longer includes spurious ".." when base path is "/"
* wfRelativePath() now returns full path for differing Windows drives
includes/GlobalFunctions.php
maintenance/dumpUploads.php