mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-02 16:17:11 +00:00
remove some redundant php closing tags
This commit is contained in:
@@ -28,5 +28,4 @@ class Db_Stmt {
|
||||
function fetch() {
|
||||
return $this->stmt->fetch();
|
||||
}
|
||||
}
|
||||
?>
|
||||
}
|
||||
Reference in New Issue
Block a user