X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FWebRequestUpload.php;h=916a10c9f0777e71f9b34f583da1a833bae944e2;hb=2783d7df32892529244b706d71412963aa9a9342;hp=c741907d3eebddf9de70c8838b2fbdb41f2ddea2;hpb=e3bd13db0c285f312e31bb1b7271af4628cca80c;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/WebRequestUpload.php b/includes/WebRequestUpload.php index c741907d3e..916a10c9f0 100644 --- a/includes/WebRequestUpload.php +++ b/includes/WebRequestUpload.php @@ -102,7 +102,7 @@ class WebRequestUpload { /** * Return the upload error. See link for explanation - * http://www.php.net/manual/en/features.file-upload.errors.php + * https://secure.php.net/manual/en/features.file-upload.errors.php * * @return int One of the UPLOAD_ constants, 0 if non-existent */