summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-17 08:25:29 +0100
committerAndrew Dolgov <[email protected]>2005-11-17 08:25:29 +0100
commitab49d368c198a42e1c38e4091afc16601a44374f (patch)
tree2973fa9aa4879d80d95f5ce56a61db303a7ab6fd /tt-rss.php
parent7268adf7bd4045643e7a4085263e9b80c062b24c (diff)
made prefs.php aware of compact stylesheet, close db link at the end of prefs.php and tt-rss.php
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tt-rss.php b/tt-rss.php
index a6a1842c6..5bf785630 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -198,6 +198,7 @@
<? } ?>
</table>
+<? db_close($link); ?>
</body>
</html>