From 450eccee7fa4358a03ae9c9ee2c1bd6c42a48264 Mon Sep 17 00:00:00 2001 From: "marcos.alconada" Date: Tue, 5 Mar 2019 13:17:21 +0100 Subject: [PATCH] ticket resolved, duplicated sentece Former-commit-id: bf419c14b79b633bb2894a34a91f74b32551549e --- pandora_console/godmode/setup/performance.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pandora_console/godmode/setup/performance.php b/pandora_console/godmode/setup/performance.php index 666dd0b21c..1b514687ac 100644 --- a/pandora_console/godmode/setup/performance.php +++ b/pandora_console/godmode/setup/performance.php @@ -247,8 +247,7 @@ $table->style[0] = 'font-weight: bold'; $table->size[0] = '70%'; $table->size[1] = '30%'; -enterprise_hook('enterprise_warnings_history_days'); - +// enterprise_hook('enterprise_warnings_history_days'); $table->data[1][0] = __('Max. days before delete events'); $table->data[1][0] .= ui_print_help_tip( __('If the compaction or purge of the data is more frequent than the events deletion, anomalies in module graphs could appear'),