X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;ds=sidebyside;f=opensearch_desc.php;h=642523855fcec32bf2378dbe6741e15208f2ebb0;hb=bb2e73ccf376f4f3a78d02104805af7c7aa80e45;hp=b546cbf6e8f5167e0fb6c01d9798d78c88972038;hpb=91ec64c80719f002426ada7aa1ed62b465c66a0a;p=lhc%2Fweb%2Fwiklou.git diff --git a/opensearch_desc.php b/opensearch_desc.php index b546cbf6e8..642523855f 100644 --- a/opensearch_desc.php +++ b/opensearch_desc.php @@ -24,6 +24,8 @@ // details of the session. Enforce this constraint with respect to session use. define( 'MW_NO_SESSION', 1 ); +define( 'MW_ENTRY_POINT', 'opensearch_desc' ); + require_once __DIR__ . '/includes/WebStart.php'; if ( $wgRequest->getVal( 'ctype' ) == 'application/xml' ) {