close db link in opml import workaround
This commit is contained in:
parent
c4b0722c31
commit
7118b7acaa
1 changed files with 2 additions and 0 deletions
2
opml.php
2
opml.php
|
@ -61,6 +61,8 @@
|
|||
|
||||
}
|
||||
|
||||
if ($link) db_close($link);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue