From abefd83f89c4c31a3c6831cfeb7380516806498d Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Wed, 26 Dec 2018 13:06:37 +0100 Subject: [PATCH] Missing bracket --- include/lib/manage_table_sql.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/include/lib/manage_table_sql.class.php b/include/lib/manage_table_sql.class.php index a60ce24c2..2982c4d94 100644 --- a/include/lib/manage_table_sql.class.php +++ b/include/lib/manage_table_sql.class.php @@ -831,6 +831,7 @@ function check() { echo td("--"); } + } else { echo td($p_row[$v]);