mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:56:34 +00:00
remove some redundant php closing tags
This commit is contained in:
@@ -97,5 +97,4 @@ class Db implements IDb {
|
||||
function last_query_error() {
|
||||
return $this->adapter->last_query_error();
|
||||
}
|
||||
}
|
||||
?>
|
||||
}
|
||||
Reference in New Issue
Block a user