3
1
Back

2/2] Fix for two bugs in Doghouse Diaries rss: spaces in img src and quotes in alt/title text function get_content($link) { $html = fetch_file_contents($link); Fix for two bugs in Doghouse Diaries rss: spaces in img src and quotes in alt/title text under images (extra useful for non-browser users) Clean up code.

New Pull Request