* (bug 8435) Update to Japanese localisation (ja)
[lhc/web/wiklou.git] / skins / MySkin.php
index 22fd1e9..cb24fdc 100644 (file)
@@ -1,12 +1,15 @@
 <?php
 /**
- * See skin.doc
+ * See skin.txt
  *
  * @todo document
  * @package MediaWiki
  * @subpackage Skins
  */
 
+if( !defined( 'MEDIAWIKI' ) )
+       die( -1 );
+
 /** */
 require_once('MonoBook.php');