X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=opensearch_desc.php;h=95f028ac73ed30cedb3c945b7d12db907c11581d;hb=32fd68f81c2b7ff2477ca7cd885281ccb8f3d4d5;hp=630b05c16a4aa7763d0dc26beac8c751a5aaf11b;hpb=b642ae2b8759355c310682f4677d2f0a9747f5b5;p=lhc%2Fweb%2Fwiklou.git diff --git a/opensearch_desc.php b/opensearch_desc.php index 630b05c16a..95f028ac73 100644 --- a/opensearch_desc.php +++ b/opensearch_desc.php @@ -20,7 +20,7 @@ * @file */ -require_once( dirname(__FILE__) . '/includes/WebStart.php' ); +require_once( __DIR__ . '/includes/WebStart.php' ); if( $wgRequest->getVal( 'ctype' ) == 'application/xml' ) { // Makes testing tweaks about a billion times easier