* Fix explicit s-maxage=0 on raw pages; should help with proxy issues in
[lhc/web/wiklou.git] / includes / Namespace.php
index 1d85ae3..f8a1ab8 100644 (file)
@@ -1,6 +1,4 @@
 <?php
-if ( ! defined( 'MEDIAWIKI' ) )
-       die( -1 );
 /**
  * Provide things related to namespaces
  * @package MediaWiki