From fd4a66dd37f4ed0f30f90813ef60177dc8b2f6b6 Mon Sep 17 00:00:00 2001 From: "alejandro.campos@artica.es" Date: Mon, 23 Oct 2023 14:11:21 +0200 Subject: [PATCH] fix --- pandora_console/include/ajax/os.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/include/ajax/os.php b/pandora_console/include/ajax/os.php index 66161c9a4b..058fe75578 100644 --- a/pandora_console/include/ajax/os.php +++ b/pandora_console/include/ajax/os.php @@ -314,7 +314,7 @@ if ($method === 'drawOSVersionTable') { $order_by, $pagination ); -hd($sql, true); + $count_sql = sprintf( 'SELECT id_os_version FROM tconfig_os_version