]> git.wh0rd.org - tt-rss.git/blobdiff - classes/db.php
remove some redundant php closing tags
[tt-rss.git] / classes / db.php
index e8cb2deab237cf64f0d7b49247046839b557bd7b..3b71f3c8f00cae1db65193b16dba13693bea74cb 100644 (file)
@@ -97,5 +97,4 @@ class Db implements IDb {
        function last_query_error() {
                return $this->adapter->last_query_error();
        }
-}
-?>
+}
\ No newline at end of file