mirror of https://github.com/BOINC/boinc.git
svn path=/trunk/boinc/; revision=21816
This commit is contained in:
parent
56293c22d1
commit
21d697fe9f
|
@ -7,7 +7,7 @@ $cli_only = true;
|
|||
require_once("../inc/db.inc");
|
||||
|
||||
set_time_limit(0);
|
||||
db_init();
|
||||
db_init_aux();
|
||||
|
||||
$config = get_config();
|
||||
$mjd = parse_element($config, "daily_result_quota");
|
||||
|
|
Loading…
Reference in New Issue