gnunet-svn
[Top][All Lists]
Advanced

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

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


From: grothoff
Subject: [GNUnet-SVN] r602 - i18nHTML-docs/WWW
Date: Mon, 4 Apr 2005 01:03:47 -0700 (PDT)

Author: grothoff
Date: 2005-04-04 01:03:46 -0700 (Mon, 04 Apr 2005)
New Revision: 602

Modified:
   i18nHTML-docs/WWW/i18nhtml.inc
Log:
cloning

Modified: i18nHTML-docs/WWW/i18nhtml.inc
===================================================================
--- i18nHTML-docs/WWW/i18nhtml.inc      2005-04-04 08:03:13 UTC (rev 601)
+++ i18nHTML-docs/WWW/i18nhtml.inc      2005-04-04 08:03:46 UTC (rev 602)
@@ -765,7 +765,7 @@
          $trans = mysql_real_escape_string($row["translation"]);
          $rank = $row["ranking"];
          $ip = $row["ip"];
-         fputs($fp, "INSERT INTO map VALUES(\"$u\", \"$last\", \"$trans\", 
\"$rank\", \"$ip\");\n");
+         fputs($fp, "INSERT INTO map VALUES(\"$u\", \"$last\", \"$trans\", 
$rank, \"$ip\");\n");
        }
       }
     }





reply via email to

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