From: Niklas Laxström Date: Sat, 24 Sep 2005 09:25:10 +0000 (+0000) Subject: Fixed a variable name X-Git-Tag: 1.6.0~1582 X-Git-Url: http://git.cyclocoop.org/fichier?a=commitdiff_plain;h=1399d30abf2db1b8cbedaf3066ab8a6ba7c56534;p=lhc%2Fweb%2Fwiklou.git Fixed a variable name --- diff --git a/languages/LanguageGa.php b/languages/LanguageGa.php index 46471ea178..974870d48c 100755 --- a/languages/LanguageGa.php +++ b/languages/LanguageGa.php @@ -2125,7 +2125,7 @@ class LanguageGa extends LanguageUtf8 { # Convert day names # Invoked with {{GRAMMAR:transformation|word}} function convertGrammar( $word, $what ) { - switch ( $case ) { + switch ( $what ) { case 'ainmlae': switch ($word) { case 'an Domhnach':