mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:25:59 +00:00
actually check for failures properly in the dbupdater
This commit is contained in:
@@ -9,5 +9,6 @@ interface IDb {
|
||||
function close();
|
||||
function affected_rows($result);
|
||||
function last_error();
|
||||
function last_query_error();
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user