* re r65152 add back async option for uploadByURL API call
authorMark A. Hershberger <mah@users.mediawiki.org>
Sat, 12 Jun 2010 03:58:31 +0000 (03:58 +0000)
committerMark A. Hershberger <mah@users.mediawiki.org>
Sat, 12 Jun 2010 03:58:31 +0000 (03:58 +0000)
commite519859e492d3390f6edacf7214e2ad6863c4095
treea3a6805695efa336136ae91235aa015d85defd10
parent7f25bd9c17c3f02a75dd15221c621bc2aade8d76
* re r65152 add back async option for uploadByURL API call
* Remove vestigal commented-out code and make sure permission checking works
includes/api/ApiUpload.php
includes/upload/UploadFromUrl.php
maintenance/tests/UploadFromUrlTest.php
maintenance/tests/UploadFromUrlTestSuite.php