* no need to pass "$asyncdownload = false", this is not python :)
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Wed, 22 Jul 2009 19:42:02 +0000 (19:42 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Wed, 22 Jul 2009 19:42:02 +0000 (19:42 +0000)
commita3e42efcc119bdcbd38a453614fed55674700808
tree9c2d374a3a49adbcd07bd7bc225968b85b4565f0
parentc208204391aa02e516d2ab997f1305d54d0e6b65
* no need to pass "$asyncdownload = false", this is not python :)
* added new line at the end of wfDebug() call
* change ereg(i) to preg_match, the former is deprecated since PHP 5.3
includes/upload/UploadBase.php
includes/upload/UploadFromUrl.php