mirror of
https://github.com/Combodo/iTop.git
synced 2026-08-27 16:38:19 +02:00
N°9982 - Install history is broken for MTP
This commit is contained in:
@@ -655,6 +655,7 @@ class RunTimeEnvironment
|
||||
if ($sShortComment === null) {
|
||||
$sShortComment = $oParams->GetParameter('install_comment', 'Done by the setup program');
|
||||
}
|
||||
$oParams->SetParameter('install_comment', null);
|
||||
$sMainComment = $sShortComment."\nBuilt on ".ITOP_BUILD_DATE;
|
||||
|
||||
// Record datamodel version
|
||||
|
||||
Reference in New Issue
Block a user