close db link in opml import workaround (3)
This commit is contained in:
parent
9b287458d9
commit
3d477c2c14
1 changed files with 1 additions and 1 deletions
2
opml.php
2
opml.php
|
@ -132,6 +132,6 @@
|
|||
|
||||
}
|
||||
|
||||
if ($link) db_close($link);
|
||||
// if ($link) db_close($link);
|
||||
|
||||
?>
|
||||
|
|
Loading…
Reference in a new issue