* Fix for short_open_tag off again; please don't break this, guys
[mediawiki.git] / languages / LanguageGem_alsatian.php
blob068e1f961e476c032163edbc0f44e77676256360
1 <?php
2 /**
3 * @package MediaWiki
4 * @subpackage Language
5 */
7 /*
8 <Melancholie> for the moment it would be the best if LanguageAls.php would be
9 the same like LanguageDe.php. That would help us a lot at als.
10 <Melancholie> at the moment all is in English
11 <TimStarling> ok
12 <Melancholie> great
13 <TimStarling> I'll make a stub language file that fetches everything from de
14 <Melancholie> cool
17 include_once( "LanguageDe.php" );
19 class LanguageGem_alsatian extends LanguageDe {
20 /* Inherit everything. */