From 97d0360c26155eff761f7497dd1335951ea63354 Mon Sep 17 00:00:00 2001 From: Daniel Cebrian Date: Wed, 18 Jan 2023 18:41:17 +0100 Subject: [PATCH] #10138 remove file functions_html.php include --- pandora_console/install.php | 1 - 1 file changed, 1 deletion(-) diff --git a/pandora_console/install.php b/pandora_console/install.php index f48b3c6c79..a37ae563cd 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -26,7 +26,6 @@ * GNU General Public License for more details. * ============================================================================ */ -require_once 'include/functions_html.php'; // Necesary for import js and css of html_print_select ?>