From 3d5afab44fbe9811166a549976e37f21b60d655e Mon Sep 17 00:00:00 2001 From: LAUNAY Samuel <107540223+Lainow@users.noreply.github.com> Date: Mon, 20 Nov 2023 10:07:05 +0100 Subject: [PATCH] Fix headers missed --- inc/computergroup.class.php | 28 +++++++++++++++++++++++ inc/computergroupstatic.class.php | 28 +++++++++++++++++++++++ inc/contactlog.class.php | 28 +++++++++++++++++++++++ inc/credential.class.php | 28 +++++++++++++++++++++++ inc/databaseparam.class.php | 28 +++++++++++++++++++++++ inc/databaseparam_computergroup.class.php | 28 +++++++++++++++++++++++ inc/databaseparam_credential.class.php | 28 +++++++++++++++++++++++ 7 files changed, 196 insertions(+) diff --git a/inc/computergroup.class.php b/inc/computergroup.class.php index 5bbd605..ded7327 100644 --- a/inc/computergroup.class.php +++ b/inc/computergroup.class.php @@ -1,5 +1,33 @@ . + * ------------------------------------------------------------------------- + * @copyright Copyright (C) 2021-2023 by Teclib'. + * @license GPLv3 https://www.gnu.org/licenses/gpl-3.0.html + * @link https://services.glpi-network.com + * ------------------------------------------------------------------------- + */ + use Glpi\Application\View\TemplateRenderer; /** diff --git a/inc/computergroupstatic.class.php b/inc/computergroupstatic.class.php index d4b694a..28c62bb 100644 --- a/inc/computergroupstatic.class.php +++ b/inc/computergroupstatic.class.php @@ -1,5 +1,33 @@ . + * ------------------------------------------------------------------------- + * @copyright Copyright (C) 2021-2023 by Teclib'. + * @license GPLv3 https://www.gnu.org/licenses/gpl-3.0.html + * @link https://services.glpi-network.com + * ------------------------------------------------------------------------- + */ + use Glpi\Application\View\TemplateRenderer; /** diff --git a/inc/contactlog.class.php b/inc/contactlog.class.php index 3a1519e..97a0f33 100644 --- a/inc/contactlog.class.php +++ b/inc/contactlog.class.php @@ -1,5 +1,33 @@ . + * ------------------------------------------------------------------------- + * @copyright Copyright (C) 2021-2023 by Teclib'. + * @license GPLv3 https://www.gnu.org/licenses/gpl-3.0.html + * @link https://services.glpi-network.com + * ------------------------------------------------------------------------- + */ + use Glpi\Application\View\TemplateRenderer; /** diff --git a/inc/credential.class.php b/inc/credential.class.php index 78892b5..afd89d6 100644 --- a/inc/credential.class.php +++ b/inc/credential.class.php @@ -1,5 +1,33 @@ . + * ------------------------------------------------------------------------- + * @copyright Copyright (C) 2021-2023 by Teclib'. + * @license GPLv3 https://www.gnu.org/licenses/gpl-3.0.html + * @link https://services.glpi-network.com + * ------------------------------------------------------------------------- + */ + use Glpi\Application\View\TemplateRenderer; /** diff --git a/inc/databaseparam.class.php b/inc/databaseparam.class.php index 0cb1ea6..2ed6cc7 100644 --- a/inc/databaseparam.class.php +++ b/inc/databaseparam.class.php @@ -1,5 +1,33 @@ . + * ------------------------------------------------------------------------- + * @copyright Copyright (C) 2021-2023 by Teclib'. + * @license GPLv3 https://www.gnu.org/licenses/gpl-3.0.html + * @link https://services.glpi-network.com + * ------------------------------------------------------------------------- + */ + use Glpi\Application\View\TemplateRenderer; /** diff --git a/inc/databaseparam_computergroup.class.php b/inc/databaseparam_computergroup.class.php index b260e8d..a58a5da 100644 --- a/inc/databaseparam_computergroup.class.php +++ b/inc/databaseparam_computergroup.class.php @@ -1,5 +1,33 @@ . + * ------------------------------------------------------------------------- + * @copyright Copyright (C) 2021-2023 by Teclib'. + * @license GPLv3 https://www.gnu.org/licenses/gpl-3.0.html + * @link https://services.glpi-network.com + * ------------------------------------------------------------------------- + */ + use Glpi\Application\View\TemplateRenderer; /** diff --git a/inc/databaseparam_credential.class.php b/inc/databaseparam_credential.class.php index 5dea0f7..2f87227 100644 --- a/inc/databaseparam_credential.class.php +++ b/inc/databaseparam_credential.class.php @@ -1,5 +1,33 @@ . + * ------------------------------------------------------------------------- + * @copyright Copyright (C) 2021-2023 by Teclib'. + * @license GPLv3 https://www.gnu.org/licenses/gpl-3.0.html + * @link https://services.glpi-network.com + * ------------------------------------------------------------------------- + */ + use Glpi\Application\View\TemplateRenderer; /**