X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FWebRequestUpload.php;h=c2d08b87fa4c7436c4a6391cd1c8b5a69ef6c0d8;hb=25242105e8fd03c9900250bdf9ea91be9a286625;hp=34c606204c9595b74e4489f2895b340dfcb9326e;hpb=90d4f56fe46140f9e97e2fa72698f98b57447fe5;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/WebRequestUpload.php b/includes/WebRequestUpload.php index 34c606204c..c2d08b87fa 100644 --- a/includes/WebRequestUpload.php +++ b/includes/WebRequestUpload.php @@ -103,7 +103,7 @@ class WebRequestUpload { /** * Return the upload error. See link for explanation - * https://secure.php.net/manual/en/features.file-upload.errors.php + * https://www.php.net/manual/en/features.file-upload.errors.php * * @return int One of the UPLOAD_ constants, 0 if non-existent */