X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=blobdiff_plain;f=opensearch_desc.php;h=95f028ac73ed30cedb3c945b7d12db907c11581d;hb=61a5d6e0630de5bca10177d7d8d20637afa0cd40;hp=630b05c16a4aa7763d0dc26beac8c751a5aaf11b;hpb=392af46809d831514f49618cdef1e1529d7fddf4;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