mirror of https://github.com/BOINC/boinc.git
svn path=/trunk/boinc/; revision=21691
This commit is contained in:
parent
e80e54fd4d
commit
bbad857dbd
|
@ -51,7 +51,7 @@ foreach ($havs as $hav) {
|
|||
if (!$hav->pfc_n) continue;
|
||||
show_hav($hav);
|
||||
}
|
||||
end_table;
|
||||
end_table();
|
||||
|
||||
page_footer();
|
||||
page_tail();
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue