Create a new $wgUser to initialize default settings properly. Not sure what's the...
[lhc/web/wiklou.git] / languages / LanguageGem_alsatian.php
1 <?php
2
3 /*
4 <Melancholie> for the moment it would be the best if LanguageAls.php would be
5 the same like LanguageDe.php. That would help us a lot at als.
6 <Melancholie> at the moment all is in English
7 <TimStarling> ok
8 <Melancholie> great
9 <TimStarling> I'll make a stub language file that fetches everything from de
10 <Melancholie> cool
11 */
12
13 include_once( "LanguageDe.php" );
14
15 class LanguageGem_alsatian extends LanguageDe {
16 /* Inherit everything. */
17 }
18
19 ?>