mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°7071 - Remove CMDBSource::MYSQL_DEFAULT_PORT
This commit is contained in:
@@ -617,7 +617,7 @@ EOF;
|
||||
}
|
||||
|
||||
if (is_null($iPort)) {
|
||||
$iPort = CMDBSource::MYSQL_DEFAULT_PORT;
|
||||
return '';
|
||||
}
|
||||
$sPortOption = self::GetMysqliCliSingleOption('port', $iPort);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user