3
1
Back

- D36/R47 too close elseif (strpos($article["link"], "www.phdunknown.com/index.php?id=") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); $article['content'] .= "
Error processing via _comics plugin!
" . $e->getMessage(); } } foreach($imgs as $img){ $article['content'] .= $aftercomic; } } } // Joy of Tech elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } } return $article; } function.

New Pull Request