mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-02 06:58:49 +02:00
Merge branch 'support/3.2' into develop
# Conflicts: # tests/php-unit-tests/src/Hook/TestsRunStartHook.php
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
// Copyright (C) 2010-2023 Combodo SARL
|
||||
// Copyright (C) 2010-2024 Combodo SAS
|
||||
//
|
||||
// This file is part of iTop.
|
||||
//
|
||||
@@ -22,7 +22,7 @@ use Combodo\iTop\Application\WebPage\WebPage;
|
||||
/**
|
||||
* The standardized result of any pass/fail check performed by the setup
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2023 Combodo SARL
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
class CheckResult {
|
||||
@@ -90,7 +90,7 @@ class CheckResult {
|
||||
/**
|
||||
* All of the functions/utilities needed by both the setup wizard and the installation process
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2023 Combodo SARL
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
class SetupUtils
|
||||
|
||||
Reference in New Issue
Block a user