From 9c6087fd548dbcd510bc3ee7f705e95b79f01d57 Mon Sep 17 00:00:00 2001 From: Eric Espie Date: Tue, 25 Aug 2026 17:53:29 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B09982=20-=20Install=20history=20is=20brok?= =?UTF-8?q?en=20for=20MTP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup/runtimeenv.class.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/runtimeenv.class.inc.php b/setup/runtimeenv.class.inc.php index bc76e7ce0f..1f432c4e1b 100644 --- a/setup/runtimeenv.class.inc.php +++ b/setup/runtimeenv.class.inc.php @@ -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