mirror of https://github.com/BOINC/boinc.git
admin web: fix to dbinfo.php
This commit is contained in:
parent
a99cf71c85
commit
f55f64eec3
|
@ -25,7 +25,7 @@ class DB_REC {
|
|||
}
|
||||
|
||||
|
||||
$db_name = parse_config($config, "<db_name>");
|
||||
$db_name = parse_config(get_config(), "<db_name>");
|
||||
|
||||
db_init();
|
||||
|
||||
|
|
Loading…
Reference in New Issue