X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=opensearch_desc.php;h=ecd5051cd991b9c5a198db0533920db5df80b5bf;hb=0a6b7e0f56bdb73186242abffdc71b17ad358813;hp=cb8b1bec9d9088a16576dab22136935bbab07459;hpb=88066420004931111290ed42ce9ee8f6e3a76c90;p=lhc%2Fweb%2Fwiklou.git 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