mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=542
This commit is contained in:
parent
875ff83570
commit
aa1fa2f6c4
|
@ -135,6 +135,8 @@
|
|||
$start_at = 0;
|
||||
}
|
||||
|
||||
$query = $query . " limit " . ($entries_to_show+$start_at);
|
||||
|
||||
print_header($show);
|
||||
|
||||
if ($show=="platform") {
|
||||
|
|
Loading…
Reference in New Issue