X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;ds=sidebyside;f=includes%2FWebRequestUpload.php;h=c2d08b87fa4c7436c4a6391cd1c8b5a69ef6c0d8;hb=acb2e15615a5cc792b08dd62494dd0608b1a9d33;hp=34c606204c9595b74e4489f2895b340dfcb9326e;hpb=38a0733fef96fd2f837144293b902d2e0353c955;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 */