Do a weak boolean comparison against $asyncdownload in order to accept null as false...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Thu, 29 Oct 2009 20:17:23 +0000 (20:17 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Thu, 29 Oct 2009 20:17:23 +0000 (20:17 +0000)
commit3b2c160d7d4e5c7f4cdaafcde54348f8f8b5f46e
treef6e3fd8eff86a76b6eb7fd58f24cc39259498113
parent0b6bfc2b1a18f1765e1fbb9e22cf93fc7329d3c4
Do a weak boolean comparison against $asyncdownload in order to accept null as false (fixes API upload by URL).
includes/upload/UploadFromUrl.php