* Removing the if($wgMetaNamespace === FALSE) line, inherited from the parent.
[mediawiki.git] / languages / LanguageNon.php
blobe65607a7803bca84bc069ec0aa1d80d70ccf3b98
1 <?php
2 /**
3 * @package MediaWiki
4 * @subpackage Language
5 */
6 # Old Norse stub localization; default to Icelandic instead of English.
7 # See language.doc
9 require_once( 'LanguageIs.php' );
11 class LanguageNon extends LanguageIs {
12 # Inherit everything