Copying .cvsignore and testing commit messages
[mediawiki.git] / languages / LanguageNon.php
blob069c7eb5ac9d2c380b967d0f6d7626dcd25d0480
1 <?php
2 /** Old Norse (Norrǿna)
4 * Defaults to Icelandic instead of English.
6 * @package MediaWiki
7 * @subpackage Language
8 */
10 require_once( 'LanguageIs.php' );
12 class LanguageNon extends LanguageIs {}