svn path=/trunk/boinc/; revision=21816

This commit is contained in:
David Anderson 2010-06-25 20:26:08 +00:00
parent 56293c22d1
commit 21d697fe9f
1 changed files with 1 additions and 1 deletions

View File

@ -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");