This website works better with JavaScript.
Explore
Help
Register
Sign In
banananetwork
/
tt-rss
Watch
1
Star
0
Fork
You've already forked tt-rss
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
close db link in opml import workaround
Browse Source
master
Andrew Dolgov
19 years ago
parent
c4b0722c31
commit
7118b7acaa
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
opml.php
Unescape
Escape
View File
@ -61,6 +61,8 @@
}
}
if ($link) db_close($link);
}
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
banananetwork/tt-rss
Title
Body
Create Issue