X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;ds=sidebyside;f=includes%2FPHPVersionError.php;h=9fbcf8955b43ab2dafaff3e51cbf9157d81f1b0b;hb=c0e47a90c41a7e5eeb5ce9e513ee2f63fb836dba;hp=007ea8941ede17aa57d11fb05d67b32ff49158c4;hpb=5d0a9bb42d34e399ab7607abd7945e88c21727f7;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