X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=img_auth.php;h=205280908b7095aa5b46c02a2750b5e8fd70bf59;hp=fa1609f96398c83a68034e1e04d8fb21a238fde3;hb=0e339243f1dbbba5f87a54b116c23e0daec8e2e4;hpb=45267f9f0cfe5349a4cc418fc1ad91ccc130355b diff --git a/img_auth.php b/img_auth.php index fa1609f963..205280908b 100644 --- a/img_auth.php +++ b/img_auth.php @@ -68,7 +68,7 @@ function wfImageAuthMain() { $path = "/" . $path; } - // Check for bug 28235: QUERY_STRING overriding the correct extension + // Check for T30235: QUERY_STRING overriding the correct extension $whitelist = []; $extension = FileBackend::extensionFromPath( $path, 'rawcase' ); if ( $extension != '' ) {