gnunet-svn
[Top][All Lists]
Advanced

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

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


From: grothoff
Subject: [GNUnet-SVN] r2291 - GNUnet-docs/WWW/test/tmp
Date: Sun, 27 Nov 2005 15:13:26 -0800 (PST)

Author: grothoff
Date: 2005-11-27 15:13:25 -0800 (Sun, 27 Nov 2005)
New Revision: 2291

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

Modified: GNUnet-docs/WWW/test/tmp/jobs.php
===================================================================
--- GNUnet-docs/WWW/test/tmp/jobs.php   2005-11-27 23:08:09 UTC (rev 2290)
+++ GNUnet-docs/WWW/test/tmp/jobs.php   2005-11-27 23:13:25 UTC (rev 2291)
@@ -9,7 +9,7 @@
      die ('Error selecting db : ' . mysql_error());  
 }
 echo "<html><body>\n";
-$query = "SELECT * FROM jobs";
+$query = "SELECT * FROM universities";
 $result = mysql_query($query, $connection);
 $num = 0;
 if ($result)





reply via email to

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