Update comment for default_lang in conf file.
authorsoranzo <soranzo>
Sun, 4 Jul 2004 09:34:14 +0000 (09:34 +0000)
committersoranzo <soranzo>
Sun, 4 Jul 2004 09:34:14 +0000 (09:34 +0000)
conf/config.inc.php-dist

index f63031afeb07cdd675fbcc5ad4ff45511b0680d2..06dcf796cb370cf54bc114b6469a23295749cb19 100644 (file)
@@ -4,7 +4,7 @@
         * Central phpPgAdmin configuration.  As a user you may modify the
         * settings here for your particular configuration.
         *
-        * $Id: config.inc.php-dist,v 1.34 2004/05/08 14:45:10 chriskl Exp $
+        * $Id: config.inc.php-dist,v 1.35 2004/07/04 09:34:14 soranzo Exp $
         */
 
        // An example server.  Create as many of these as you wish,
@@ -35,7 +35,8 @@
        //$conf['servers'][1]['pg_dump_path'] = 'c:/cygwin/bin/pg_dump.exe';
        //$conf['servers'][1]['pg_dumpall_path'] = '';
 
-       // Default language setting.  eg 'english', 'polish', etc.
+       // Default language for the login screen, if none is supplied by the
+       // user's browser.  Eg: 'english', 'polish', etc.
        $conf['default_lang'] = 'english';
        
        // If extra login security is true, then logins via phpPgAdmin with no