3
1
Back

Word Stun-backups History 269f3bf9f9 power word stun initial commit by general (thickness 1.6) elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicbody"]//img)', $article) . $article['content']; // $article['content'] = $img_tag . $article['content']; $article['content'] = $doc->saveXML.

New Pull Request