gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r637 - doodle-docs/WWW


From: grothoff
Subject: [GNUnet-SVN] r637 - doodle-docs/WWW
Date: Sun, 10 Apr 2005 23:22:19 -0700 (PDT)

Author: grothoff
Date: 2005-04-10 23:22:18 -0700 (Sun, 10 Apr 2005)
New Revision: 637

Modified:
   doodle-docs/WWW/update0_2_0.php
Log:
fix

Modified: doodle-docs/WWW/update0_2_0.php
===================================================================
--- doodle-docs/WWW/update0_2_0.php     2005-04-11 06:15:05 UTC (rev 636)
+++ doodle-docs/WWW/update0_2_0.php     2005-04-11 06:22:18 UTC (rev 637)
@@ -29,8 +29,7 @@
 
   $dst = mysql_real_escape_string($dst);
   $subquery = "UPDATE map SET name=\"$rname_sql\" WHERE name=\"$src_sql\" AND 
lang=\"$la\" AND translation=\"$dst_sql\" AND ranking=$rank;\n";
-      echo "$subquery\n";
-  echo "$subquery\n";
+  echo "$subquery";
 }
 ?>
 # </pre>





reply via email to

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