3
1
Back

Lines 978eb1d01f Fix for two bugs in Doghouse Diaries rss: spaces in img src and quotes in alt/title text //also get blog $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry){ foreach ($entries as $entry) { $article['content'] .= "

$orig_content

"; //also append the blarg post because that's small, interesting, //and sometimes.

New Pull Request