3
1
Back

_comics/init.php 343 lines elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); //also append the blarg post because that's small, interesting, $entries = $xpath->query("//div[@id='blarg']/div[last()]"); foreach ($entries as $entry) { $article['content'] .= "
" . $msg . ""; } if (ADD_IDS) { $article['content'] = $doc->saveHTML(); function get_img_tags($xpath, $query, $article, $base_url=NULL.

New Pull Request