Fix sf bug #971799 : some namespaces for ca were incorrects or missings.
[lhc/web/wiklou.git] / languages / LanguageTh.php
index 7b3ebc2..db6eb70 100644 (file)
@@ -34,7 +34,8 @@
        'montparnasse' => "Montparnasse",
        'davinci' => "DaVinci",
        'mono' => "Mono",
-       'monobook' => "MonoBook"
+       'monobook' => "MonoBook",
+ "myskin" => "MySkin" 
 );
 
 /* private */ $wgMathNamesTh = array(
@@ -1075,7 +1076,7 @@ amusement.",
 # Internationalisation code
 #--------------------------------------------------------------------------
 
-include_once( "LanguageUtf8.php" );
+require_once( "LanguageUtf8.php" );
 
 class LanguageTh extends LanguageUtf8 {