Follow-up r87176: Make importDump.php import files
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Sun, 15 May 2011 10:39:15 +0000 (10:39 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Sun, 15 May 2011 10:39:15 +0000 (10:39 +0000)
commit43d5d3b682cc1733ad01a837d11af4a402d57e6a
tree1353855c3ec87affefdfe450c66423b7e91ab4d9
parentdba0d8ceb168f2afe83bcffa481099dc858efc12
Follow-up r87176: Make importDump.php import files
* Fixes for Import.php: Check sha1 of the file; only delete source files if they are temporary
* importDump.php now imports embedded files if --uploads is set; if they are not present it will try to get them from --image-base-path
RELEASE-NOTES-1.19
includes/Import.php
maintenance/importDump.php