gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r2301 - GNUnet-docs/WWW/test/tmp


From: grothoff
Subject: [GNUnet-SVN] r2301 - GNUnet-docs/WWW/test/tmp
Date: Wed, 30 Nov 2005 17:41:26 -0800 (PST)

Author: grothoff
Date: 2005-11-30 17:41:23 -0800 (Wed, 30 Nov 2005)
New Revision: 2301

Modified:
   GNUnet-docs/WWW/test/tmp/jobs.php
Log:
sync

Modified: GNUnet-docs/WWW/test/tmp/jobs.php
===================================================================
--- GNUnet-docs/WWW/test/tmp/jobs.php   2005-12-01 01:33:38 UTC (rev 2300)
+++ GNUnet-docs/WWW/test/tmp/jobs.php   2005-12-01 01:41:23 UTC (rev 2301)
@@ -28,7 +28,7 @@
     $num2 = mysql_num_rows($result2);
   if ($num2 == 0) {
     $query3 = "SELECT * FROM noads WHERE id=$id";
-    $result3 = mysql_query($query2, $connection);
+    $result3 = mysql_query($query3, $connection);
     $num3 = 0;
     $reason = "";
     if ($result3) 





reply via email to

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