gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r608 - i18nHTML-docs/WWW


From: grothoff
Subject: [GNUnet-SVN] r608 - i18nHTML-docs/WWW
Date: Mon, 4 Apr 2005 10:49:34 -0700 (PDT)

Author: grothoff
Date: 2005-04-04 10:49:33 -0700 (Mon, 04 Apr 2005)
New Revision: 608

Modified:
   i18nHTML-docs/WWW/i18nhtml_config.inc
Log:
access

Modified: i18nHTML-docs/WWW/i18nhtml_config.inc
===================================================================
--- i18nHTML-docs/WWW/i18nhtml_config.inc       2005-04-04 16:50:15 UTC (rev 
607)
+++ i18nHTML-docs/WWW/i18nhtml_config.inc       2005-04-04 17:49:33 UTC (rev 
608)
@@ -1,6 +1,6 @@
 <?php
 /*
-     (C) 2003, 2004, 2005 Christian Grothoff
+     (C) 2003, 2004 Christian Grothoff
 
      This code is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
@@ -24,18 +24,12 @@
 $i18nHTMLrecordMode = 2; // 1: only missing, 2: everything, 0: disable
 
 $i18nHTMLsqlServer = "localhost";
-$i18nHTMLsqlUser = "i18nHTML";
-$i18nHTMLsqlPass = "pass";
+$i18nHTMLsqlUser = "GNUnetWWW";
+$i18nHTMLsqlPass = "garlic";
 
-$i18nHTMLsqlDB = "translation"; // default is "translation"
+$i18nHTMLsqlDB = "translations"; // default is "translation"
 $i18nHTMLbase = "";  // base directory prepended to i18nHTML php pages used in 
links
 $i18nHTMLmarker = "*";  // default value if never changed
 
-// Note that if you enable debug, the scripts may print
-// warnings even if everything is ok!
-$i18nHTMLdebug = 0; // 0 = no, 1 = yes
 
-// for selectively cloning a DB
-//  $i18nHTMLclone = "/tmp/cloneFile.sql";
-
 ?>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]