X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FPHPVersionError.php;h=9fbcf8955b43ab2dafaff3e51cbf9157d81f1b0b;hb=15e1de71cb398e7e4d3baa9b98bba71e21625995;hp=007ea8941ede17aa57d11fb05d67b32ff49158c4;hpb=6989663bbc53c59e0f931a9f112798ea9cccd5e4;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/PHPVersionError.php b/includes/PHPVersionError.php index 007ea8941e..9fbcf8955b 100644 --- a/includes/PHPVersionError.php +++ b/includes/PHPVersionError.php @@ -21,4 +21,6 @@ * @deprecated 1.25 * @file */ +// @codingStandardsIgnoreStart MediaWiki.Usage.DirUsage.FunctionFound require_once dirname( __FILE__ ) . '/PHPVersionCheck.php'; +// @codingStandardsIgnoreEnd