3
1
Back

'', $article['content']); // Joy of Tech elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) { $doc = new DOMXpath($doc); $vgcats_url_node = $url_xpath->query("//a[contains(@href, 'strip_id')]")->item(0); } $article['content'] = $img_tag . $article['content']; // $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicbody"]//img)', $article) .

New Pull Request