Labels Milestones
BackUnescape Period: 3 months 1 day 08c0726655 Added BCN, Something Positive // Timothy Winchester (People I Know) elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='timeline-description']", $article); } // Something Positive if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) .
New Pull Request