mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=1979
This commit is contained in:
parent
ab14015eec
commit
d7ffc0d30b
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue