gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r589 - Extractor-docs/WWW GNUnet-docs/WWW doodle-docs/WWW i


From: grothoff
Subject: [GNUnet-SVN] r589 - Extractor-docs/WWW GNUnet-docs/WWW doodle-docs/WWW i18nHTML-docs/WWW
Date: Sun, 3 Apr 2005 23:56:46 -0700 (PDT)

Author: grothoff
Date: 2005-04-03 23:56:42 -0700 (Sun, 03 Apr 2005)
New Revision: 589

Modified:
   Extractor-docs/WWW/i18nhtml_config.inc
   GNUnet-docs/WWW/i18nhtml_config.inc
   doodle-docs/WWW/i18nhtml_config.inc
   i18nHTML-docs/WWW/i18nhtml_config.inc
Log:
undo

Modified: Extractor-docs/WWW/i18nhtml_config.inc
===================================================================
--- Extractor-docs/WWW/i18nhtml_config.inc      2005-04-04 06:51:09 UTC (rev 
588)
+++ Extractor-docs/WWW/i18nhtml_config.inc      2005-04-04 06:56:42 UTC (rev 
589)
@@ -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";
-
 ?>

Modified: GNUnet-docs/WWW/i18nhtml_config.inc
===================================================================
--- GNUnet-docs/WWW/i18nhtml_config.inc 2005-04-04 06:51:09 UTC (rev 588)
+++ GNUnet-docs/WWW/i18nhtml_config.inc 2005-04-04 06:56:42 UTC (rev 589)
@@ -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";
-
 ?>

Modified: doodle-docs/WWW/i18nhtml_config.inc
===================================================================
--- doodle-docs/WWW/i18nhtml_config.inc 2005-04-04 06:51:09 UTC (rev 588)
+++ doodle-docs/WWW/i18nhtml_config.inc 2005-04-04 06:56:42 UTC (rev 589)
@@ -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";
-
 ?>

Modified: i18nHTML-docs/WWW/i18nhtml_config.inc
===================================================================
--- i18nHTML-docs/WWW/i18nhtml_config.inc       2005-04-04 06:51:09 UTC (rev 
588)
+++ i18nHTML-docs/WWW/i18nhtml_config.inc       2005-04-04 06:56:42 UTC (rev 
589)
@@ -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]