From 7eab003f3c8300683cabc01bb83cf8247931a92a Mon Sep 17 00:00:00 2001 From: Pierre Goiffon Date: Tue, 8 Feb 2022 15:58:34 +0100 Subject: [PATCH] =?UTF-8?q?N=C2=B04714=20Fix=20setup=20crashing=20with=20"?= =?UTF-8?q?Call=20to=20undefined=20method=20utils::GetItopVersionWikiSynta?= =?UTF-8?q?x()"=20Missed=20this=20in=20the=20merge=20(d437e2d6)=20cause=20?= =?UTF-8?q?there=20were=20lots=20of=20datamodels/2.x/*/module.*.php=20chan?= =?UTF-8?q?ges=20to=20discard=20:(?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- datamodels/2.x/itop-tickets/module.itop-tickets.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datamodels/2.x/itop-tickets/module.itop-tickets.php b/datamodels/2.x/itop-tickets/module.itop-tickets.php index 62bfc4ba3..0874fb3ef 100755 --- a/datamodels/2.x/itop-tickets/module.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/module.itop-tickets.php @@ -33,7 +33,7 @@ SetupWebPage::AddModule( // Documentation // - 'doc.manual_setup' => 'https://www.itophub.io/wiki/page?id='.utils::GetItopVersionWikiSyntax().':admin:cron', + 'doc.manual_setup' => 'https://www.itophub.io/wiki/page?id='.utils::GetCoreVersionWikiSyntax().':admin:cron', 'doc.more_information' => '', // Default settings