(bug 37452) Added class="mw-redirect" to redirect links in Special:PrefixIndex
[lhc/web/wiklou.git] / includes / json / FormatJson.php
index 4ef59ed..cae3f12 100644 (file)
  * @file
  */
 
-if ( !defined( 'MEDIAWIKI' ) ) {
-       die( 1 );
-}
-
 require_once dirname( __FILE__ ) . '/Services_JSON.php';
 
 /**