mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°7533 - Prevent installation of iTop on Galera clusters
This commit is contained in:
@@ -1418,8 +1418,6 @@ EOF
|
||||
|
||||
public static function AsyncCheckDB($oPage, $aParameters)
|
||||
{
|
||||
SetupPage::log('Info - CheckDB');
|
||||
|
||||
$sDBServer = $aParameters['db_server'];
|
||||
$sDBUser = $aParameters['db_user'];
|
||||
$sDBPwd = $aParameters['db_pwd'];
|
||||
|
||||
Reference in New Issue
Block a user