diff --git a/functions.php b/functions.php index 1d79b9938..bb0217d3e 100644 --- a/functions.php +++ b/functions.php @@ -1037,7 +1037,7 @@ } if ($error_code != 0) { - print ""; + print_error_xml(5); return false; } else { return true;