Changes in directory nightlytest-serverside:
SQLQuery.php updated: 1.1 -> 1.2 --- Log message: make db management easier take two --- Diffs of the changes: (+1 -1) SQLQuery.php | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: nightlytest-serverside/SQLQuery.php diff -u nightlytest-serverside/SQLQuery.php:1.1 nightlytest-serverside/SQLQuery.php:1.2 --- nightlytest-serverside/SQLQuery.php:1.1 Fri Sep 15 07:03:08 2006 +++ nightlytest-serverside/SQLQuery.php Fri Sep 15 07:11:59 2006 @@ -22,7 +22,7 @@ <?php print <<<EOD -<FORM ACTION="http://llvm.org/nightlytest/EmailReport.php" METHOD="post" ID="MyForm"> +<FORM ACTION="http://llvm.org/nightlytest/SQLQuery.php" METHOD="post" ID="MyForm"> <TABLE> <TR> <TD>User:</TD> <TD><INPUT NAME="User" ID="User" TYPE="text" VALUE="$user" SIZE="30"><BR></TD> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits