X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Flibs%2FIEUrlExtension.php;h=216d9b78604c6c8802f63cf52ddc53c57162e7e2;hb=48fdd531c8cf294b39e4f0ea2b3d06f742c197c7;hp=49d05d4b72f6170c595f802c0cbf46d1a77ccae1;hpb=b26cbfd830060e14f51294499d4d332c75bc37f0;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/libs/IEUrlExtension.php b/includes/libs/IEUrlExtension.php index 49d05d4b72..216d9b7860 100644 --- a/includes/libs/IEUrlExtension.php +++ b/includes/libs/IEUrlExtension.php @@ -119,7 +119,6 @@ class IEUrlExtension { if ( !preg_match( '/^[a-zA-Z0-9_-]+$/', $extension ) ) { // Non-alphanumeric extension, unlikely to be registered. - // // The regex above is known to match all registered file extensions // in a default Windows XP installation. It's important to allow // extensions with ampersands and percent signs, since that reduces