DumpUploads: output local path instead of mwstore path
authorSouthparkfan <southparkfan223@hotmail.com>
Thu, 4 Feb 2016 16:58:45 +0000 (17:58 +0100)
committerSouthparkfan <southparkfan223@hotmail.com>
Thu, 4 Feb 2016 16:58:45 +0000 (17:58 +0100)
commit272d090e07cc749bf8654ede81d3d608cc5dc370
tree88be355885487473f890d1996e3cc4633d655c0e
parente2e2a83697b9988d6c630881ceca2a4e94d2809a
DumpUploads: output local path instead of mwstore path

Since a while, getPath() returns the internal mwstore:// path instead of the
real file path. This is not useful for sysadmins that want to backup their
images using this script.

Bug: T75157
Change-Id: I237d1a138a9d68d3aa4ea60971a2addb35ff5917
maintenance/dumpUploads.php