Labels Milestones
BackVarious updates, additions /* dirty absolute URL is ready! */ Assorted updates elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $img = preg_replace("@height=\"\d+\"@", "", $img); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // Invisible Bread (make the bread visible elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') .
New Pull Request