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

View File

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