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

close db link in opml import workaround (3)

This commit is contained in:
Andrew Dolgov
2005-09-07 17:52:12 +01:00
parent 9b287458d9
commit 3d477c2c14

View File

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