Bug in Manage_Table_SQL when an exception is thrown from ajax_input

This commit is contained in:
Dany De Bontridder 2018-01-09 14:15:32 +01:00
parent 27d63f0104
commit 79db411b74

View file

@ -970,6 +970,7 @@ function check()
$root->appendChild($s1);
$root->appendChild($s2);
$root->appendChild($s3);
$root->appendChild($s4);
}
$xml->appendChild($root);
return $xml;