3
1
Back

$this->get_img_tags($xpath, '(//img[@id="main-comic"])', $article); } // Dilbert // Dilbert elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img; } Fix for component clearance.

New Pull Request