mirror of https://github.com/BOINC/boinc.git
web: try to fix include problem
This commit is contained in:
parent
b9ba016d8d
commit
11158c9418
|
@ -24,6 +24,7 @@
|
|||
// is_total: if nonzero, sort by total credit
|
||||
|
||||
require_once("../inc/util.inc");
|
||||
require_once("../inc/team.inc");
|
||||
|
||||
// return a column title (Average or Total),
|
||||
// hyperlinked if this is not the current sort column
|
||||
|
|
Loading…
Reference in New Issue