X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=opensearch_desc.php;h=ecd5051cd991b9c5a198db0533920db5df80b5bf;hp=cb8b1bec9d9088a16576dab22136935bbab07459;hb=7bb0c9a01eb0266696a9c3989572ae3a5b67bfdd;hpb=88e01ff9d6783e2175d6af1124169fcfb087db39 diff --git a/opensearch_desc.php b/opensearch_desc.php index cb8b1bec9d..ecd5051cd9 100644 --- a/opensearch_desc.php +++ b/opensearch_desc.php @@ -20,7 +20,7 @@ * @file */ -require_once( __DIR__ . '/includes/WebStart.php' ); +require_once __DIR__ . '/includes/WebStart.php'; if ( $wgRequest->getVal( 'ctype' ) == 'application/xml' ) { // Makes testing tweaks about a billion times easier