3
1
Back

1.pdf | Bin 16561 -> 0 bytes elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $doc->saveXML(); } // Cyanide & Happiness elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { $doc = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get.

New Pull Request