From: Tim Starling Date: Sat, 23 Oct 2004 00:43:39 +0000 (+0000) Subject: renaming X-Git-Tag: 1.5.0alpha1~1498 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=440fac9bb7ea8b6de5c99556a2cfac7f2c2ad25d;p=lhc%2Fweb%2Fwiklou.git renaming --- diff --git a/languages/LanguageAls.php b/languages/LanguageAls.php deleted file mode 100644 index 7879f7698d..0000000000 --- a/languages/LanguageAls.php +++ /dev/null @@ -1,19 +0,0 @@ - for the moment it would be the best if LanguageAls.php would be - the same like LanguageDe.php. That would help us a lot at als. - at the moment all is in English - ok - great - I'll make a stub language file that fetches everything from de - cool -*/ - -include_once( "LanguageDe.php" ); - -class LanguageAls extends LanguageDe { - /* Inherit everything. */ -} - -?>