mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-20 11:51:28 +00:00
LM fix for incorrect schema error
This commit is contained in:
@@ -1037,7 +1037,7 @@
|
||||
}
|
||||
|
||||
if ($error_code != 0) {
|
||||
print "<error error-code='$error_code'/>";
|
||||
print_error_xml(5);
|
||||
return false;
|
||||
} else {
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user