Remove 'USE INDEX' for non-mysql
[lhc/web/wiklou.git] / languages / LanguageLa.php
index 048bb05..c66a95f 100644 (file)
@@ -38,7 +38,8 @@
        'montparnasse' => "Montparnasse",
        'davinci' => "DaVinci",
        'mono' => "Mono",
-       'monobook' => "MonoBook"
+       'monobook' => "MonoBook",
+ "myskin" => "MySkin" 
 );
 
 /* private */ $wgMathNamesLa = array(
 );
 
 
-include_once( "LanguageUtf8.php" );
+require_once( "LanguageUtf8.php" );
 
 class LanguageLa extends LanguageUtf8 {