Labels Milestones
Back{ //also append the blarg post because that's small, interesting, $entries = $xpath->query("//div[@class='entry']"); if (preg_match("@.*(.*)@", $article['content'], $matches)) { $img = $matches[1]; $img = preg_replace("@width=\"\d+\"@", "", $img); $article['content'] = $img; } } Clean up code formatting; added a few more 'simple' Unseen Servant 1.
New Pull Request