made prefs.php aware of compact stylesheet, close db link at the end of prefs.php and tt-rss.php

This commit is contained in:
Andrew Dolgov
2005-11-17 08:25:29 +01:00
parent 7268adf7bd
commit ab49d368c1
2 changed files with 22 additions and 8 deletions

View File

@@ -198,6 +198,7 @@
<? } ?>
</table>
<? db_close($link); ?>
</body>
</html>