X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=blobdiff_plain;f=includes%2FPHPVersionError.php;h=9fbcf8955b43ab2dafaff3e51cbf9157d81f1b0b;hb=5d8bb490803a45f69f8d289abe4b9eb6a118db83;hp=007ea8941ede17aa57d11fb05d67b32ff49158c4;hpb=01d61265c38178be844fffd9ad9e23688e9d35d0;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