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
1 changed files with 2 additions and 0 deletions

View File

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