3
1
Back

[PATCH 05/13] move bugs to md file to be fixed elsewhere elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); // Dead Philosophers // Dead Philosophers elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE.

New Pull Request