Bug in Manage_Table_SQL when an exception is thrown from ajax_input
This commit is contained in:
parent
27d63f0104
commit
79db411b74
1 changed files with 1 additions and 0 deletions
|
|
@ -970,6 +970,7 @@ function check()
|
|||
$root->appendChild($s1);
|
||||
$root->appendChild($s2);
|
||||
$root->appendChild($s3);
|
||||
$root->appendChild($s4);
|
||||
}
|
||||
$xml->appendChild($root);
|
||||
return $xml;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue