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

close db link in opml import workaround

This commit is contained in:
Andrew Dolgov
2005-09-07 17:50:38 +01:00
parent c4b0722c31
commit 7118b7acaa

View File

@@ -61,6 +61,8 @@
} }
if ($link) db_close($link);
} }
} }