insidious set_config bug
This commit is contained in:
parent
83448507b8
commit
bf26af5ac6
4 changed files with 26 additions and 9 deletions
|
@ -19,7 +19,7 @@ function dbupdate_run(&$argv, &$argc) {
|
|||
load_config('config');
|
||||
load_config('system');
|
||||
|
||||
check_config($a);
|
||||
update_db($a);
|
||||
}
|
||||
|
||||
if (array_search(__file__,get_included_files())===0){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue