fix Call to undefined method when updating mysql-access-hosts-setting
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -80,7 +80,7 @@ function correctMysqlUsers($mysql_access_host_array) {
|
||||
}
|
||||
}
|
||||
|
||||
$dbm->flushPrivileges();
|
||||
$dbm->getManager()->flushPrivileges();
|
||||
Database::needRoot(false);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user