From 4ba0c94e3ab99d1ee0eb83e659f183cf07263245 Mon Sep 17 00:00:00 2001 From: omercier Date: Mon, 11 Aug 2025 11:17:54 +0200 Subject: [PATCH] to remove later --- src/centreon/plugins/templates/counter.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/src/centreon/plugins/templates/counter.pm b/src/centreon/plugins/templates/counter.pm index 58fc23461..179f33e3b 100644 --- a/src/centreon/plugins/templates/counter.pm +++ b/src/centreon/plugins/templates/counter.pm @@ -18,6 +18,7 @@ # limitations under the License. # + package centreon::plugins::templates::counter; use base qw(centreon::plugins::mode);