*** empty log message ***

svn path=/trunk/boinc/; revision=1979
This commit is contained in:
Karl Chen 2003-08-04 23:38:55 +00:00
parent ab14015eec
commit d7ffc0d30b
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
mysql_free_result($result);
// start_table();
echo "<table width=400>"
echo "<table width=400>";
echo "<tr><th>Server state</th><th># results</th></tr>\n";
for ($ss=1; $ss<6; $ss++) {
if ($server_state[$ss] == 0) {