summaryrefslogtreecommitdiff
path: root/opensearch_desc.php
diff options
context:
space:
mode:
Diffstat (limited to 'opensearch_desc.php')
-rw-r--r--opensearch_desc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/opensearch_desc.php b/opensearch_desc.php
index cb8b1bec..ecd5051c 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