1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 20:15:55 +00:00

close db link in opml import workaround (2)

This commit is contained in:
Andrew Dolgov
2005-09-07 17:51:46 +01:00
parent 7118b7acaa
commit 9b287458d9

View File

@@ -132,6 +132,6 @@
}
db_close($link);
if ($link) db_close($link);
?>