add mongol to autodetect list
authorchriskl <chriskl>
Mon, 12 Jul 2004 01:49:15 +0000 (01:49 +0000)
committerchriskl <chriskl>
Mon, 12 Jul 2004 01:49:15 +0000 (01:49 +0000)
login.php

index e06627b638bca814b0f765f61fed2671c507dfef..8cd667ba1158bfc311dc32207f93c1f9ec544aac 100755 (executable)
--- a/login.php
+++ b/login.php
@@ -3,7 +3,7 @@
        /**
         * Login screen
         *
-        * $Id: login.php,v 1.17 2004/06/18 14:47:21 soranzo Exp $
+        * $Id: login.php,v 1.18 2004/07/12 01:49:15 chriskl Exp $
         */
 
        // This needs to be an include once to prevent lib.inc.php infinite recursive includes.
@@ -51,6 +51,7 @@
                                'hu' => 'hungarian',
                                'it' => 'italian',
                                'ja' => 'japanese',
+                               'mn' => 'mongol',
                                'pl' => 'polish',
                                'pt' => 'portuguese-br',
                                'pt-br' => 'portuguese-br',