3
1
Back

Examples: * Least I Could Do (wtf image size? If (preg_match("@.*()@", $article['content'], $matches)) { if (GDORN_DEBUG && $article['debug']) { } if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); } // Least I Could Do.

New Pull Request