diff --git a/include/lib/manage_table_sql.class.php b/include/lib/manage_table_sql.class.php index d4f113dd0..66b64ca77 100644 --- a/include/lib/manage_table_sql.class.php +++ b/include/lib/manage_table_sql.class.php @@ -970,6 +970,7 @@ function check() $root->appendChild($s1); $root->appendChild($s2); $root->appendChild($s3); + $root->appendChild($s4); } $xml->appendChild($root); return $xml;