X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=opensearch_desc.php;h=95f028ac73ed30cedb3c945b7d12db907c11581d;hb=8ffbb077b3f4f2fa3a4a5230df65e5c5ed8f2d6d;hp=630b05c16a4aa7763d0dc26beac8c751a5aaf11b;hpb=db705be9f605756ee85a67dc295cacf1f5b5601d;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