From 1a62c47bd3cc8aa7754e6bd31d5da26c82a012bb Mon Sep 17 00:00:00 2001 From: Kevin Duret Date: Thu, 8 Apr 2021 14:10:50 +0200 Subject: [PATCH] fix(log); fix upgrade log to 20.04.10 --- www/install/php/Update-20.04.10.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/install/php/Update-20.04.10.php b/www/install/php/Update-20.04.10.php index bb2f9225d31..a7208c46ac1 100644 --- a/www/install/php/Update-20.04.10.php +++ b/www/install/php/Update-20.04.10.php @@ -23,7 +23,7 @@ $centreonLog = new CentreonLog(); //error specific content -$versionOfTheUpgrade = 'UPGRADE - 21.04.10 : '; +$versionOfTheUpgrade = 'UPGRADE - 20.04.10 : '; /** * Queries needing exception management and rollback if failing